From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/uncompyle6/
Date: Sat, 6 Jan 2018 13:39:36 +0000 (UTC) [thread overview]
Message-ID: <1515245952.9ed6bd5979ed3933aaca5c376bc1daddde12e67b.mgorny@gentoo> (raw)
commit: 9ed6bd5979ed3933aaca5c376bc1daddde12e67b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 09:51:07 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 13:39:12 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed6bd59
dev-python/uncompyle6: Clean old up
dev-python/uncompyle6/Manifest | 1 -
dev-python/uncompyle6/uncompyle6-2.9.7.ebuild | 42 ---------------------------
2 files changed, 43 deletions(-)
diff --git a/dev-python/uncompyle6/Manifest b/dev-python/uncompyle6/Manifest
index 62927350363..6ee251a7560 100644
--- a/dev-python/uncompyle6/Manifest
+++ b/dev-python/uncompyle6/Manifest
@@ -1,2 +1 @@
DIST uncompyle6-2.10.1.tar.gz 831835 BLAKE2B dbde4d8414804d55871d846ad42f9a4859913ee057dcea5f6f19e8104e39d3274e13c86538f3364e6829d2ca9ecd16929143e266a828558e870d0f78d3cdff1b SHA512 5be7c33749f3a2a02494aceebeeb2cb79bf71c39784dbe4e96cf9a5c6f02af89874bc25ba911308f01414e4ae4d9ac445864505c629d41a2c6f8b2eae2197b2b
-DIST uncompyle6-2.9.7.tar.gz 876996 BLAKE2B eb78700eb24c7e306a0fb35cc96b207d583c1a9b8f693c4157fdd1581a0c458c979434573af9e981fca5b0454990613fa21b8bb34ede9d8d8f73d3699d01e352 SHA512 b528a9db569f0665f78a7eef94c91e0d0d31490cb5e60f9cd2fa286c48f378875db1b5fb68e6d593c009c1ab9b381aab06a07624795177d9d72924d73d257ccc
diff --git a/dev-python/uncompyle6/uncompyle6-2.9.7.ebuild b/dev-python/uncompyle6/uncompyle6-2.9.7.ebuild
deleted file mode 100644
index 264ff17e1ee..00000000000
--- a/dev-python/uncompyle6/uncompyle6-2.9.7.ebuild
+++ /dev/null
@@ -1,42 +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} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Python cross-version byte-code deparser"
-HOMEPAGE="https://github.com/rocky/python-uncompyle6/ https://pypi.python.org/pypi/uncompyle6"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-python/xdis-3.2.3
- <dev-python/xdis-3.3.0
- >=dev-python/spark-parser-1.5.1
- <dev-python/spark-parser-1.6.0"
-DEPEND="${RDEPEND}
- test? (
- >=dev-python/nose-1.0[${PYTHON_USEDEP}]
- dev-python/mock[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/hypothesis[${PYTHON_USEDEP}]
- )
-"
-
-python_prepare_all() {
- distutils-r1_python_prepare_all
-}
-
-# only run the recommended "make check" tests
-python_test() {
- distutils_install_for_testing
-
- PYTHONPATH="${S}/test:${BUILD_DIR}/lib" \
- emake check || die "Tests failed under ${EPYTHON}"
-}
next reply other threads:[~2018-01-06 13:39 UTC|newest]
Thread overview: 13+ 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 --
2020-04-06 5:46 [gentoo-commits] repo/gentoo:master commit in: dev-python/uncompyle6/ Mikle Kolyada
2019-12-28 16:16 David Seifert
2018-06-26 18:46 Pacho Ramos
2017-10-08 11:00 Michał Górny
2017-06-09 18:19 Brian Dolbec
2017-05-02 13:11 Michał Górny
2017-01-04 4:49 Brian Dolbec
2017-01-04 4:49 Brian Dolbec
2016-11-29 20:07 Brian Dolbec
2016-11-13 19:36 Brian Dolbec
2016-10-22 1:26 Brian Dolbec
2016-10-07 18:11 Brian Dolbec
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=1515245952.9ed6bd5979ed3933aaca5c376bc1daddde12e67b.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