From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-python/webassets/
Date: Fri, 27 Nov 2015 19:05:22 +0000 (UTC) [thread overview]
Message-ID: <1448651104.04f80315284840d5c2f65fd19978d27eaf50450d.dev-zero@gentoo> (raw)
commit: 04f80315284840d5c2f65fd19978d27eaf50450d
Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 19:05:04 2015 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 19:05:04 2015 +0000
URL: https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=04f80315
dev-python/webassets: version bump for flask-assets
dev-python/webassets/Manifest | 1 +
dev-python/webassets/metadata.xml | 11 +++++++++++
dev-python/webassets/webassets-0.11.1.ebuild | 19 +++++++++++++++++++
3 files changed, 31 insertions(+)
diff --git a/dev-python/webassets/Manifest b/dev-python/webassets/Manifest
new file mode 100644
index 0000000..2579ac7
--- /dev/null
+++ b/dev-python/webassets/Manifest
@@ -0,0 +1 @@
+DIST webassets-0.11.1.tar.gz 175130 SHA256 c57df5fe20ea3a04b7b68702c84f10439023f7288cbf72c8113da56d8b25d059 SHA512 e771cc79b102f5f8a323d6d6812eb369468a3e8ac92521e454fe5df9530b87d51321156a12b33edc9b8c60aea82401c995fe8145707721d767cb0bbad2cb2e34 WHIRLPOOL 5b10bd7015dfb9859d36768e7ea656b695b2c604f219b1be8f0dcde50c1e12ae3d3685e6686c4178bc461e9c52ad415d9fde7585fb903102c04db6f8f6c74087
diff --git a/dev-python/webassets/metadata.xml b/dev-python/webassets/metadata.xml
new file mode 100644
index 0000000..4fa0058
--- /dev/null
+++ b/dev-python/webassets/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>python</herd>
+ <maintainer>
+ <email>yngwin@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">miracle2k/webassets</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/webassets/webassets-0.11.1.ebuild b/dev-python/webassets/webassets-0.11.1.ebuild
new file mode 100644
index 0000000..d9652ad
--- /dev/null
+++ b/dev-python/webassets/webassets-0.11.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+inherit distutils-r1
+
+DESCRIPTION="Asset management for Python web development"
+HOMEPAGE="https://github.com/miracle2k/webassets"
+SRC_URI="https://github.com/miracle2k/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
next reply other threads:[~2015-11-27 19:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-27 19:05 Tiziano Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-09-12 14:22 [gentoo-commits] dev/dev-zero:master commit in: dev-python/webassets/ Tiziano Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1448651104.04f80315284840d5c2f65fd19978d27eaf50450d.dev-zero@gentoo \
--to=dev-zero@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox