From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1B1E61396D0 for ; Sun, 20 Aug 2017 03:57:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 603BD1FC002; Sun, 20 Aug 2017 03:57:53 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F4021FC002 for ; Sun, 20 Aug 2017 03:57:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F18F93419DE for ; Sun, 20 Aug 2017 03:57:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E6737BE4 for ; Sun, 20 Aug 2017 03:57:50 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1503201409.8c85fa2eff49c4a2a306c09a4c483eb71519bec2.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/zope-event/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/zope-event/Manifest dev-python/zope-event/zope-event-4.3.0.ebuild X-VCS-Directories: dev-python/zope-event/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 8c85fa2eff49c4a2a306c09a4c483eb71519bec2 X-VCS-Branch: master Date: Sun, 20 Aug 2017 03:57:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 693e9bf2-ccd8-404a-a476-38ad9ae187bd X-Archives-Hash: ac2d8547a566b122578adcb3f4e59077 commit: 8c85fa2eff49c4a2a306c09a4c483eb71519bec2 Author: Tim Harder gentoo org> AuthorDate: Sun Aug 20 03:56:49 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Sun Aug 20 03:56:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c85fa2e dev-python/zope-event: version bump to 4.3.0 dev-python/zope-event/Manifest | 1 + dev-python/zope-event/zope-event-4.3.0.ebuild | 35 +++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/dev-python/zope-event/Manifest b/dev-python/zope-event/Manifest index fd242759a0c..e1da759582b 100644 --- a/dev-python/zope-event/Manifest +++ b/dev-python/zope-event/Manifest @@ -1 +1,2 @@ DIST zope.event-4.2.0.tar.gz 488532 SHA256 ce11004217863a4827ea1a67a31730bddab9073832bdb3b9be85869259118758 SHA512 e39cbbccf679328db190f0641e3cb0d267fc606afc9cdbd4fb4100bde482f12f594319d885db101dfd98741225604bb49ef77094011bbe7edaa16877038f9989 WHIRLPOOL adcf773453096493ef6740480dd6b9b2f62a48670767896b25dd168fe6406f9b160a1ffd71baa93a29a085805ffffb2baf3158e955850199b90821a782fe39e0 +DIST zope.event-4.3.0.tar.gz 17829 SHA256 e0ecea24247a837c71c106b0341a7a997e3653da820d21ef6c08b32548f733e7 SHA512 dad303d1b76c75dcc98f1164c6dec8f8458f1adc4109146942cf9ff40ed3f92579b2da742b10798bc720ab17cbdebc86e54008cfa5155616e2ac68b332e62571 WHIRLPOOL 8c8adb28c8943a327fa97cb4904cdce53d40032125f0eaf78f53cbf1b058bbe9eda4e8dfc77210f1f3d558f2c3538733e7bd8229cf216f4c868a4e7ffed61509 diff --git a/dev-python/zope-event/zope-event-4.3.0.ebuild b/dev-python/zope-event/zope-event-4.3.0.ebuild new file mode 100644 index 00000000000..beab379acd8 --- /dev/null +++ b/dev-python/zope-event/zope-event-4.3.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} ) + +inherit distutils-r1 +MY_PN=zope.event + +MY_P=${MY_PN}-${PV} +DESCRIPTION="Event publishing / dispatch, used by Zope Component Architecture" +HOMEPAGE="https://github.com/zopefoundation/zope.event http://docs.zope.org/zope.event/" +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" + +LICENSE="ZPL" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="test" + +RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]" +DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] ) + dev-python/setuptools[${PYTHON_USEDEP}]" + +S=${WORKDIR}/${MY_P} + +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 +}