Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylzma/, profiles/
Date: Wed, 02 Sep 2020 07:54:52
Message-Id: 1599033280.92bf7ccd26d98fbb9d903b029cc7a6e13e7f7070.mgorny@gentoo
1 commit: 92bf7ccd26d98fbb9d903b029cc7a6e13e7f7070
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 2 07:54:20 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 2 07:54:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bf7ccd
7
8 dev-python/pylzma: Remove last-rited pkg
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/pylzma/Manifest | 1 -
13 dev-python/pylzma/metadata.xml | 11 -----------
14 dev-python/pylzma/pylzma-0.4.9.ebuild | 31 -------------------------------
15 profiles/package.mask | 5 -----
16 4 files changed, 48 deletions(-)
17
18 diff --git a/dev-python/pylzma/Manifest b/dev-python/pylzma/Manifest
19 deleted file mode 100644
20 index 444e9d1dcc2..00000000000
21 --- a/dev-python/pylzma/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST pylzma-0.4.9.gh.tar.gz 4083321 BLAKE2B de9ec578665b05b9d13370293f1e119d9bdfd4ba63b3c9d5168b794f82cee5a1cce6dbe45d5bc92d6714c0b56759dab9e578c63b6821754bd01b2aa66c34895b SHA512 d2316fcab50e4571a590985db8f132488cc4e12a45ecbcd5d21c356c4867bad671eed2e4ffda64735eb5b7e34f173a77fad65ebac9915a43cc9a17cbcf1ac62e
25
26 diff --git a/dev-python/pylzma/metadata.xml b/dev-python/pylzma/metadata.xml
27 deleted file mode 100644
28 index 6171c645d95..00000000000
29 --- a/dev-python/pylzma/metadata.xml
30 +++ /dev/null
31 @@ -1,11 +0,0 @@
32 -<?xml version="1.0" encoding="UTF-8"?>
33 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
34 -<pkgmetadata>
35 - <maintainer type="project">
36 - <email>python@g.o</email>
37 - <name>Python</name>
38 - </maintainer>
39 - <upstream>
40 - <remote-id type="pypi">pylzma</remote-id>
41 - </upstream>
42 -</pkgmetadata>
43
44 diff --git a/dev-python/pylzma/pylzma-0.4.9.ebuild b/dev-python/pylzma/pylzma-0.4.9.ebuild
45 deleted file mode 100644
46 index 5385fb98acc..00000000000
47 --- a/dev-python/pylzma/pylzma-0.4.9.ebuild
48 +++ /dev/null
49 @@ -1,31 +0,0 @@
50 -# Copyright 1999-2018 Gentoo Foundation
51 -# Distributed under the terms of the GNU General Public License v2
52 -
53 -EAPI=6
54 -PYTHON_COMPAT=(python2_7)
55 -inherit distutils-r1
56 -
57 -DESCRIPTION="Python bindings for the LZMA compression library"
58 -HOMEPAGE="https://www.joachim-bauch.de/projects/pylzma/
59 - https://pypi.org/project/pylzma/"
60 -# pypi tarball does not include test data
61 -SRC_URI="https://github.com/fancycode/pylzma/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
62 -
63 -LICENSE="LGPL-2.1"
64 -SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 -IUSE=""
67 -
68 -RDEPEND=""
69 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
70 -
71 -DOCS=(doc/USAGE.md README.md)
72 -
73 -python_compile() {
74 - python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
75 - distutils-r1_python_compile
76 -}
77 -
78 -python_test() {
79 - "${PYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}"
80 -}
81
82 diff --git a/profiles/package.mask b/profiles/package.mask
83 index 3176a6f7e0a..5603b0e8203 100644
84 --- a/profiles/package.mask
85 +++ b/profiles/package.mask
86 @@ -766,11 +766,6 @@ dev-python/pyrex
87 # Removal in 30 days. Bug #662572,#730328
88 dev-python/pyode
89
90 -# Aaron Bauman <bman@g.o> (2020-08-01)
91 -# Py2 only. Dead upstream.
92 -# Removal in 30 days
93 -dev-python/pylzma
94 -
95 # Aaron Bauman <bman@g.o> (2020-08-01)
96 # Py2 only. Last upstream release 2013.
97 # Removal in 30 days. Last 2 have deps on cddb.