public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Slawek Lis" <slis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aldryn-common/
Date: Sat, 22 Oct 2016 19:35:52 +0000 (UTC)	[thread overview]
Message-ID: <1477165019.9c0eb03f894e81b20aa7f294435e1cede5fa91bf.slis@gentoo> (raw)

commit:     9c0eb03f894e81b20aa7f294435e1cede5fa91bf
Author:     Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 22 19:35:10 2016 +0000
Commit:     Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Sat Oct 22 19:36:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0eb03f

dev-python/aldryn-common: version bump to 1.0.4

Package-Manager: portage-2.3.2

 dev-python/aldryn-common/Manifest                  |  1 +
 .../aldryn-common/aldryn-common-1.0.4.ebuild       | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/aldryn-common/Manifest b/dev-python/aldryn-common/Manifest
index 60d37e2..f41f481 100644
--- a/dev-python/aldryn-common/Manifest
+++ b/dev-python/aldryn-common/Manifest
@@ -1 +1,2 @@
 DIST aldryn-common-1.0.3.tar.gz 13780 SHA256 3af6e382841cd736d4c981b13a42a15af4b9d53c3e212c3d1bf8c35b6294cf39 SHA512 3caacfce73d40f0ab18d3a2ca4580cb7ae362dc3770aa17c5a52c1f5fbf8965cb22f44627998c39e77e7f4fee219a47773ff3b32f925ff7e295aa4ac0f70fe6e WHIRLPOOL 0d89b2ad8945b66c3ea6cb4a48a736063bebe945098fbc83f70861b2edc37c8d01134c024ba46972b0d0c8313178d5457d4e894e6bab2c82c3d34091e69d68a1
+DIST aldryn-common-1.0.4.tar.gz 13789 SHA256 3f7ce7d24dd76582879e0ad6b4c0365fe65212ef3e23cda2659e70a3934e84e2 SHA512 6c95cd0ec4ab19e2802fbb5d40a1644eb5c87c0aeae40eed5645cdedb3bde130201067b8c116d86bb68e24a3c6b4c321d7a7d99f3a312493b4c9d2fb4c3eddbb WHIRLPOOL 16cfdf6b4c3e2fbed784d46de6f65c51ce6ca3bc6ceb63725e09d475402f2ca64d9b25cb4d3bd1f8000b3af686d02dbab0af8a53caa85b9332a7f0a88f6b2955

diff --git a/dev-python/aldryn-common/aldryn-common-1.0.4.ebuild b/dev-python/aldryn-common/aldryn-common-1.0.4.ebuild
new file mode 100644
index 00000000..93d2695
--- /dev/null
+++ b/dev-python/aldryn-common/aldryn-common-1.0.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+
+inherit distutils-r1
+
+DESCRIPTION="django CMS plugins with common utilities"
+HOMEPAGE="https://pypi.python.org/pypi/aldryn-common"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-python/aldryn-boilerplates
+	dev-python/six
+	>=dev-python/django-sortedm2m-1.2.2
+"
+
+DEPEND="
+	${RDEPEND}
+	dev-python/setuptools
+"
+
+src_prepare() {
+	sed -i 's/find_packages()/find_packages(exclude=["tests"])/g' "${S}/setup.py"
+	eapply_user
+}


             reply	other threads:[~2016-10-22 19:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-22 19:35 Slawek Lis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-06-02  6:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/aldryn-common/ Slawek Lis
2017-05-23 10:43 Slawek Lis
2016-06-21 12:09 Slawek Lis

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=1477165019.9c0eb03f894e81b20aa7f294435e1cede5fa91bf.slis@gentoo \
    --to=slis@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