commit:     92bf7ccd26d98fbb9d903b029cc7a6e13e7f7070
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 07:54:20 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 07:54:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bf7ccd

dev-python/pylzma: Remove last-rited pkg

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pylzma/Manifest            |  1 -
 dev-python/pylzma/metadata.xml        | 11 -----------
 dev-python/pylzma/pylzma-0.4.9.ebuild | 31 -------------------------------
 profiles/package.mask                 |  5 -----
 4 files changed, 48 deletions(-)

diff --git a/dev-python/pylzma/Manifest b/dev-python/pylzma/Manifest
deleted file mode 100644
index 444e9d1dcc2..00000000000
--- a/dev-python/pylzma/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pylzma-0.4.9.gh.tar.gz 4083321 BLAKE2B 
de9ec578665b05b9d13370293f1e119d9bdfd4ba63b3c9d5168b794f82cee5a1cce6dbe45d5bc92d6714c0b56759dab9e578c63b6821754bd01b2aa66c34895b
 SHA512 
d2316fcab50e4571a590985db8f132488cc4e12a45ecbcd5d21c356c4867bad671eed2e4ffda64735eb5b7e34f173a77fad65ebac9915a43cc9a17cbcf1ac62e

diff --git a/dev-python/pylzma/metadata.xml b/dev-python/pylzma/metadata.xml
deleted file mode 100644
index 6171c645d95..00000000000
--- a/dev-python/pylzma/metadata.xml
+++ /dev/null
@@ -1,11 +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</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="pypi">pylzma</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/pylzma/pylzma-0.4.9.ebuild 
b/dev-python/pylzma/pylzma-0.4.9.ebuild
deleted file mode 100644
index 5385fb98acc..00000000000
--- a/dev-python/pylzma/pylzma-0.4.9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python2_7)
-inherit distutils-r1
-
-DESCRIPTION="Python bindings for the LZMA compression library"
-HOMEPAGE="https://www.joachim-bauch.de/projects/pylzma/
-       https://pypi.org/project/pylzma/";
-# pypi tarball does not include test data
-SRC_URI="https://github.com/fancycode/pylzma/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-DOCS=(doc/USAGE.md README.md)
-
-python_compile() {
-       python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-       distutils-r1_python_compile
-}
-
-python_test() {
-       "${PYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 3176a6f7e0a..5603b0e8203 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -766,11 +766,6 @@ dev-python/pyrex
 # Removal in 30 days. Bug #662572,#730328
 dev-python/pyode
 
-# Aaron Bauman <[email protected]> (2020-08-01)
-# Py2 only. Dead upstream.
-# Removal in 30 days
-dev-python/pylzma
-
 # Aaron Bauman <[email protected]> (2020-08-01)
 # Py2 only. Last upstream release 2013.
 # Removal in 30 days. Last 2 have deps on cddb.

Reply via email to