From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/zope-component/
Date: Sun, 7 May 2017 18:43:31 +0000 (UTC) [thread overview]
Message-ID: <1494182597.6e79dd243b28bf2d1c19f71e30c17240f2491d67.mgorny@gentoo> (raw)
commit: 6e79dd243b28bf2d1c19f71e30c17240f2491d67
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 4 16:55:11 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 7 18:43:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e79dd24
dev-python/zope-component: Use dev-python/namespace-zope
.../zope-component/zope-component-4.3.0-r1.ebuild | 39 ++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/dev-python/zope-component/zope-component-4.3.0-r1.ebuild b/dev-python/zope-component/zope-component-4.3.0-r1.ebuild
new file mode 100644
index 00000000000..797aa183c93
--- /dev/null
+++ b/dev-python/zope-component/zope-component-4.3.0-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
+
+inherit distutils-r1
+MY_PN=zope.component
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Zope Component Architecture"
+HOMEPAGE="https://github.com/zopefoundation/zope.component http://docs.zope.org/zope.component/"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="test"
+RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]
+ dev-python/zope-event[${PYTHON_USEDEP}]
+ >=dev-python/zope-interface-4.1.0[${PYTHON_USEDEP}]"
+DEPEND="test? ( ${RDEPEND}
+ dev-python/nose[${PYTHON_USEDEP}] )
+ dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}/${MY_P}
+
+RESTRICT="test"
+
+python_test() {
+ nosetests || die
+}
+
+python_install_all() {
+ distutils-r1_python_install_all
+
+ # remove .pth files since dev-python/namespace-zope handles the ns
+ find "${D}" -name '*.pth' -delete || die
+}
next reply other threads:[~2017-05-07 18:43 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-07 18:43 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-18 15:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/zope-component/ Michał Górny
2023-06-06 6:13 Michał Górny
2023-05-04 17:44 Michał Górny
2023-05-04 17:22 Arthur Zamarin
2023-04-15 8:23 Michał Górny
2023-03-21 6:49 Michał Górny
2023-03-17 18:28 Michał Górny
2023-02-17 6:21 Michał Górny
2023-02-16 22:50 Sam James
2023-01-04 14:15 Michał Górny
2023-01-04 12:24 Michał Górny
2023-01-04 6:24 Sam James
2022-11-09 6:53 Sam James
2022-06-07 23:12 Sam James
2022-05-28 6:58 Agostino Sarubbo
2022-05-27 9:12 Jakov Smolić
2022-05-13 10:49 Jakov Smolić
2022-05-13 8:55 Jakov Smolić
2022-04-25 6:29 Jakov Smolić
2022-04-24 17:47 Arthur Zamarin
2022-04-23 19:07 Michał Górny
2022-04-22 15:35 Michał Górny
2022-04-22 15:35 Michał Górny
2022-04-22 15:11 Arthur Zamarin
2022-04-22 15:11 Arthur Zamarin
2022-04-22 15:11 Arthur Zamarin
2022-04-11 19:58 Michał Górny
2022-04-09 21:47 Jakov Smolić
2022-04-09 20:23 Michał Górny
2022-04-09 18:56 Michał Górny
2021-06-22 17:02 Marek Szuba
2021-05-31 12:09 Michał Górny
2021-03-02 8:40 Sam James
2020-12-04 12:38 Michał Górny
2020-12-03 17:31 Michał Górny
2020-10-09 7:15 Michał Górny
2020-08-02 9:33 Michał Górny
2020-05-04 12:34 Michał Górny
2020-03-08 14:29 Michał Górny
2019-06-16 6:59 Matthew Thode
2019-05-16 16:00 Matthew Thode
2018-03-17 21:41 Michał Górny
2018-01-06 13:39 Michał Górny
2017-09-30 0:01 Tim Harder
2017-09-17 21:09 Matt Turner
2017-09-13 15:05 Fabian Groffen
2017-08-28 20:44 Alexis Ballier
2017-08-20 4:06 Tim Harder
2017-07-23 11:40 Manuel Rüger
2017-07-15 17:25 Tobias Klausmann
2017-05-02 17:43 Michał Górny
2017-04-28 18:32 Manuel Rüger
2016-08-31 12:35 Manuel Rüger
2015-12-01 20:52 Manuel Rüger
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=1494182597.6e79dd243b28bf2d1c19f71e30c17240f2491d67.mgorny@gentoo \
--to=mgorny@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