From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pydispatcher/
Date: Thu, 19 Mar 2020 22:12:57 +0000 (UTC) [thread overview]
Message-ID: <1584655949.c9c0a7bee98dc3182b193406173d08e513089584.soap@gentoo> (raw)
commit: c9c0a7bee98dc3182b193406173d08e513089584
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 22:12:29 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 22:12:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9c0a7be
dev-python/pydispatcher: Remove old
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-python/pydispatcher/Manifest | 1 -
dev-python/pydispatcher/pydispatcher-2.0.5.ebuild | 39 -----------------------
2 files changed, 40 deletions(-)
diff --git a/dev-python/pydispatcher/Manifest b/dev-python/pydispatcher/Manifest
index 1504c5211a6..b9ff6f71471 100644
--- a/dev-python/pydispatcher/Manifest
+++ b/dev-python/pydispatcher/Manifest
@@ -1,2 +1 @@
DIST PyPyDispatcher-2.1.2.tar.gz 23224 BLAKE2B 881e7063e61f80ed08f2e46967c7cf7e35d9687025a55d9b446e034085a09627b75263519c16ac64e0cbd9f84e822095f89ecbc52e95ed23a65fcb50d4e90d52 SHA512 a8a94a68551e72da2703a4f7fc93296fbffe78518ff363930125874a2a65dbbe4fe9434e910e0d019fb653785e41d024fe2c9d5bab5072c3989dd2a61ffcb708
-DIST pydispatcher-2.0.5.tar.gz 34437 BLAKE2B eefc2e0f22c9d91b22acd1352d76f1bd69d7161efdf0827f1bcb42ccf0a5c98576dbc25817e0a6c4cb3327b5fad39281cd19a784f0f477ba1b20690e644e867c SHA512 b361463f006a775e1f22cfe07520951649f76c26be35a80ca016620c8ef466129c4abeafe42f0ffdc605e7523287b1e804967f19d951089d24e052fe10d88e6f
diff --git a/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild b/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild
deleted file mode 100644
index e37ed6656de..00000000000
--- a/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN="PyDispatcher"
-
-DESCRIPTION="Multi-producer-multi-consumer signal dispatching mechanism"
-HOMEPAGE="http://pydispatcher.sourceforge.net/ https://pypi.org/project/PyDispatcher/"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
-IUSE="doc examples"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-python_compile_all() {
- if use doc; then
- pushd docs/pydoc/ > /dev/null
- "${PYTHON}" builddocs.py || die "Generation of documentation failed"
- popd > /dev/null
- fi
-}
-
-python_test() {
- "${PYTHON}" -m unittest discover
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( docs/pydoc/. )
- use examples && local EXAMPLES=( examples/. )
- distutils-r1_python_install_all
-}
next reply other threads:[~2020-03-19 22:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-19 22:12 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-16 13:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/pydispatcher/ Michał Górny
2022-04-28 4:39 Sam James
2020-11-19 19:52 Michał Górny
2020-01-06 20:21 Rick Farina
2018-03-13 8:08 Michał Górny
2015-08-11 2:24 Alex Brandt
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=1584655949.c9c0a7bee98dc3182b193406173d08e513089584.soap@gentoo \
--to=soap@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