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/pysendfile/, profiles/
Date: Sat, 10 Oct 2020 06:07:16
Message-Id: 1602310028.0fcca8a5a790e6e77b13318e380249cce9f9bb70.mgorny@gentoo
1 commit: 0fcca8a5a790e6e77b13318e380249cce9f9bb70
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 06:00:24 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 06:07:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fcca8a5
7
8 dev-python/pysendfile: Remove last-rited pkg
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/pysendfile/Manifest | 1 -
13 dev-python/pysendfile/metadata.xml | 13 -------------
14 dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild | 21 ---------------------
15 profiles/package.mask | 5 -----
16 4 files changed, 40 deletions(-)
17
18 diff --git a/dev-python/pysendfile/Manifest b/dev-python/pysendfile/Manifest
19 deleted file mode 100644
20 index 6213782003c..00000000000
21 --- a/dev-python/pysendfile/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST pysendfile-2.0.1.tar.gz 19315 BLAKE2B ac5776069de0228d5103053e82786b499478dc3cad57b1f74ede3b8b8724abb780c5b51cf8578ebece7a12ce269b7a9b5bc72f08409077bbce2d4daf63046119 SHA512 d6ee08eb251fac30c90a9ee829fd992f3620697eef2893ced5a2c6273486c3c5fd35c70962585a8d747d578817391f91c929bfeeba8c4485d52a15748229ca9c
25
26 diff --git a/dev-python/pysendfile/metadata.xml b/dev-python/pysendfile/metadata.xml
27 deleted file mode 100644
28 index 3bd59c476c5..00000000000
29 --- a/dev-python/pysendfile/metadata.xml
30 +++ /dev/null
31 @@ -1,13 +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>openstack@g.o</email>
37 - <name>Openstack</name>
38 - </maintainer>
39 - <upstream>
40 - <remote-id type="pypi">pysendfile</remote-id>
41 - <remote-id type="github">giampaolo/pysendfile</remote-id>
42 - <bugs-to>https://github.com/giampaolo/pysendfile/issues</bugs-to>
43 - </upstream>
44 -</pkgmetadata>
45
46 diff --git a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
47 deleted file mode 100644
48 index b3694e1aaa9..00000000000
49 --- a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
50 +++ /dev/null
51 @@ -1,21 +0,0 @@
52 -# Copyright 1999-2020 Gentoo Authors
53 -# Distributed under the terms of the GNU General Public License v2
54 -
55 -EAPI=7
56 -
57 -PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
58 -
59 -inherit distutils-r1
60 -
61 -DESCRIPTION="A python interface to the sendfile(2) system call"
62 -HOMEPAGE="https://github.com/giampaolo/pysendfile"
63 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
64 -
65 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86"
66 -IUSE=""
67 -LICENSE="MIT"
68 -SLOT="0"
69 -
70 -python_test() {
71 - "${EPYTHON}" test/test_sendfile.py || die "tests failed with ${EPYTHON}"
72 -}
73
74 diff --git a/profiles/package.mask b/profiles/package.mask
75 index 76fb14a6b8f..ca78e9ddd73 100644
76 --- a/profiles/package.mask
77 +++ b/profiles/package.mask
78 @@ -474,11 +474,6 @@ net-vpn/peervpn
79 dev-db/mariadb:5.5
80 dev-db/mariadb:10.1
81
82 -# Louis Sautier <sbraz@g.o> (2020-09-10)
83 -# Masked for removal in 30 days, no revdeps.
84 -# All former consumers now use os.sendfile available in Python >= 3.3.
85 -dev-python/pysendfile
86 -
87 # Michał Górny <mgorny@g.o> (2020-09-09)
88 # These packages (or package versions) still require Python 2.7.
89 # They are either dead upstream, their Python 3 porting efforts are