summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-02 09:54:20 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-02 09:54:40 +0200
commit92bf7ccd26d98fbb9d903b029cc7a6e13e7f7070 (patch)
tree7773387e7ef89ef0ad110adb0b050893490ca0fe
parentdev-python/pyid3lib: Remove last-rited pkg (diff)
downloadgentoo-92bf7ccd26d98fbb9d903b029cc7a6e13e7f7070.tar.gz
gentoo-92bf7ccd26d98fbb9d903b029cc7a6e13e7f7070.tar.bz2
gentoo-92bf7ccd26d98fbb9d903b029cc7a6e13e7f7070.zip
dev-python/pylzma: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/pylzma/Manifest1
-rw-r--r--dev-python/pylzma/metadata.xml11
-rw-r--r--dev-python/pylzma/pylzma-0.4.9.ebuild31
-rw-r--r--profiles/package.mask5
4 files changed, 0 insertions, 48 deletions
diff --git a/dev-python/pylzma/Manifest b/dev-python/pylzma/Manifest
deleted file mode 100644
index 444e9d1dcc2c..000000000000
--- 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 6171c645d955..000000000000
--- 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>python@gentoo.org</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 5385fb98accf..000000000000
--- 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 3176a6f7e0ae..5603b0e8203b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -767,11 +767,6 @@ dev-python/pyrex
dev-python/pyode
# Aaron Bauman <bman@gentoo.org> (2020-08-01)
-# Py2 only. Dead upstream.
-# Removal in 30 days
-dev-python/pylzma
-
-# Aaron Bauman <bman@gentoo.org> (2020-08-01)
# Py2 only. Last upstream release 2013.
# Removal in 30 days. Last 2 have deps on cddb.
<media-sound/jack-4.0.0_pre