public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/zope-event/
Date: Sat,  6 Jan 2018 13:39:37 +0000 (UTC)	[thread overview]
Message-ID: <1515245966.622fb45ba68cf94ff0a15991a89c401f16e09a86.mgorny@gentoo> (raw)

commit:     622fb45ba68cf94ff0a15991a89c401f16e09a86
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  6 10:06:04 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 13:39:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=622fb45b

dev-python/zope-event: Clean old up

 dev-python/zope-event/zope-event-4.2.0-r1.ebuild | 35 ------------------------
 1 file changed, 35 deletions(-)

diff --git a/dev-python/zope-event/zope-event-4.2.0-r1.ebuild b/dev-python/zope-event/zope-event-4.2.0-r1.ebuild
deleted file mode 100644
index beab379acd8..00000000000
--- a/dev-python/zope-event/zope-event-4.2.0-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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
-}


             reply	other threads:[~2018-01-06 13:39 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-06 13:39 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15 11:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/zope-event/ Michał Górny
2024-10-14 17:12 Michał Górny
2024-05-08 18:31 Michał Górny
2023-07-28  9:26 Michał Górny
2023-07-28  7:56 Sam James
2023-06-24  6:10 Michał Górny
2023-05-23 16:21 Michał Górny
2023-03-21  6:49 Michał Górny
2023-03-17 18:28 Michał Górny
2023-02-16 20:32 Michał Górny
2023-02-16 17:22 Arthur Zamarin
2022-12-16 11:32 Michał Górny
2022-05-09 20:38 Michał Górny
2022-04-22 15:35 Michał Górny
2022-04-20 17:24 Michał Górny
2022-04-20 14:12 Jakov Smolić
2022-04-11 19:58 Michał Górny
2022-04-09 19:12 Michał Górny
2021-05-05 13:20 Michał Górny
2021-01-06 22:30 Fabian Groffen
2020-12-04 12:38 Michał Górny
2020-12-03 17:31 Michał Górny
2020-11-16  8:22 Michał Górny
2020-11-16  2:55 Sam James
2020-11-16  0:20 Michał Górny
2020-09-20 15:46 Michał Górny
2020-09-19  7:21 Michał Górny
2020-05-25 16:16 Michał Górny
2020-05-25 16:16 Michał Górny
2020-03-29 12:22 Michał Górny
2019-12-28 16:02 Mikle Kolyada
2019-12-23  9:36 Mikle Kolyada
2019-12-17  7:27 Sergei Trofimovich
2019-12-16  7:54 Agostino Sarubbo
2019-12-16  7:51 Agostino Sarubbo
2019-12-16  7:49 Agostino Sarubbo
2019-12-15 18:09 Agostino Sarubbo
2019-12-15 18:08 Agostino Sarubbo
2019-12-15 14:51 Agostino Sarubbo
2019-12-02  2:48 Aaron Bauman
2019-11-30  8:28 Michał Górny
2019-11-16 11:02 Michał Górny
2019-11-16 11:02 Michał Górny
2019-02-16  7:52 Mikle Kolyada
2018-03-05 11:50 Mart Raudsepp
2017-08-20  3:57 Tim Harder
2017-07-23 11:40 Manuel Rüger
2017-05-07 18:43 Michał Górny
2017-05-07 18:43 Michał Górny
2017-05-03  9:26 Michał Górny
2017-01-29 17:28 Fabian Groffen
2017-01-23  6:19 Jeroen Roovers
2016-12-18 15:57 Agostino Sarubbo
2016-12-14  9:14 Tobias Klausmann
2016-08-21  8:18 Tim Harder
2016-02-23 23:25 Manuel Rüger
2016-01-06 20:40 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=1515245966.622fb45ba68cf94ff0a15991a89c401f16e09a86.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