commit:     a94b53f4e2de18487f75491e77295d57cd4733f2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 23 09:52:19 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 23 09:53:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94b53f4

dev-python/junit-xml: Remove last-rited pkg

Closes: https://bugs.gentoo.org/719008
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/junit-xml/Manifest             |  1 -
 dev-python/junit-xml/junit-xml-1.8.ebuild | 29 -----------------------------
 dev-python/junit-xml/metadata.xml         | 12 ------------
 profiles/package.mask                     |  6 ------
 4 files changed, 48 deletions(-)

diff --git a/dev-python/junit-xml/Manifest b/dev-python/junit-xml/Manifest
deleted file mode 100644
index 9a4f99955e3..00000000000
--- a/dev-python/junit-xml/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST junit-xml-1.8.tar.gz 9995 BLAKE2B 
29dcd9053e3d02dffce537318458f9924aff78df2f465ffb1a92affcf84734c81cd9a951523fa8b6edf09e871acaa426d7a755ae167279c9954660737a44062c
 SHA512 
8fcef94ea73a77ad597bb3280578f0fea86573b779eb4aea1e458e55f1866637a7b43aa04502a65ecb1f2a7403cc61a76ccd35feb4b69eeb6fdc8352914d61a4

diff --git a/dev-python/junit-xml/junit-xml-1.8.ebuild 
b/dev-python/junit-xml/junit-xml-1.8.ebuild
deleted file mode 100644
index 0241c4f5563..00000000000
--- a/dev-python/junit-xml/junit-xml-1.8.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python module for creating JUnit XML test result documents"
-HOMEPAGE="https://pypi.org/project/junit-xml 
https://github.com/kyrus/python-junit-xml";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       test? (
-               dev-python/pytest[${PYTHON_USEDEP}]
-               dev-python/six[${PYTHON_USEDEP}]
-       )"
-
-python_test() {
-       py.test -v || die "testing failed with ${EPYTHON}"
-}

diff --git a/dev-python/junit-xml/metadata.xml 
b/dev-python/junit-xml/metadata.xml
deleted file mode 100644
index aafb5d5d972..00000000000
--- a/dev-python/junit-xml/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>[email protected]</email>
-    <name>Python Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">junit-xml</remote-id>
-    <remote-id type="github">kyrus/python-junit-xml</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index de50b4cd973..78197e9bcfb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -423,12 +423,6 @@ dev-python/PyDbLite
 app-backup/bup
 app-backup/kup
 
-# Michał Górny <[email protected]> (2020-04-23)
-# Effectively unmaintained.  Stuck on Python 3.6, broken with 3.8.
-# The only revdep is masked for removal.
-# Removal in 30 days.  Bug #719008.
-dev-python/junit-xml
-
 # Michał Górny <[email protected]> (2020-04-22)
 # Effectively unmaintained and stuck on Python 3.6.
 #

Reply via email to