* [gentoo-commits] repo/gentoo:master commit in: dev-python/detox/, profiles/
@ 2019-06-29 12:24 Virgil Dupras
0 siblings, 0 replies; only message in thread
From: Virgil Dupras @ 2019-06-29 12:24 UTC (permalink / raw
To: gentoo-commits
commit: 05f16e1304fa0bdd86bc44a12006364d6d15f74c
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 12:22:55 2019 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 12:22:55 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f16e13
dev-python/detox: remove last-rited package
Closes: https://bugs.gentoo.org/685870
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
dev-python/detox/Manifest | 1 -
dev-python/detox/detox-0.11.ebuild | 35 -----------------------------------
dev-python/detox/metadata.xml | 12 ------------
profiles/package.mask | 5 -----
4 files changed, 53 deletions(-)
diff --git a/dev-python/detox/Manifest b/dev-python/detox/Manifest
deleted file mode 100644
index a5bd1a027f1..00000000000
--- a/dev-python/detox/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST detox-0.11.tar.gz 8406 BLAKE2B c8ad67bdcf69a6a6f558b893be4e6da66dde3ac4a092445ed73e9200d2e80179f42e168ba3b639e59cc5a7b8c6a8f5edbeb327953c1bb91c1de267ddde28208d SHA512 326219669934f75886532920e2e1f0a887a5efa7f1efc1dc7549f5824254a6b354599fa058370ac235f1df6a6b4016fa207108b04368c8ec8dbe91e758ee559d
diff --git a/dev-python/detox/detox-0.11.ebuild b/dev-python/detox/detox-0.11.ebuild
deleted file mode 100644
index a5216835ebe..00000000000
--- a/dev-python/detox/detox-0.11.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
-
-inherit distutils-r1
-
-DESCRIPTION="distributed tox"
-HOMEPAGE="https://github.com/tox-dev/detox https://pypi.org/project/detox/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- >=dev-python/py-1.4.27[${PYTHON_USEDEP}]
- >=dev-python/eventlet-0.15.0[${PYTHON_USEDEP}]
- >=dev-python/tox-2[${PYTHON_USEDEP}]
-"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- ${RDEPEND}
- dev-python/pytest[${PYTHON_USEDEP}]
- )
-"
-
-python_test() {
- py.test -v || die "tests failed under ${EPYTHON}"
-}
diff --git a/dev-python/detox/metadata.xml b/dev-python/detox/metadata.xml
deleted file mode 100644
index 84721a9a110..00000000000
--- a/dev-python/detox/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">detox</remote-id>
- <remote-id type="github">tox-dev/detox</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index b39b1cd06cf..5f221944aa3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -194,11 +194,6 @@ dev-ruby/filesize:0.1.1
# Depends on >=virtual/{jdk,jre}-11 which is masked
=www-servers/tomcat-9.0.20
-# Virgil Dupras <vdupras@gentoo.org> (13 May 2019)
-# detox has been deprecated by the release of tox 3.7.0 which duplicates the
-# feature. Removal in 30 days. Bug #685870
-dev-python/detox
-
# Andreas K. Hüttel <dilfridge@gentoo.org> (11 May 2019)
# Perl 5.24 will be removed soon. Please upgrade.
<dev-lang/perl-5.26.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-06-29 12:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-29 12:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/detox/, profiles/ Virgil Dupras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox