commit:     0fcca8a5a790e6e77b13318e380249cce9f9bb70
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 10 06:00:24 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 10 06:07:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fcca8a5

dev-python/pysendfile: Remove last-rited pkg

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

 dev-python/pysendfile/Manifest                   |  1 -
 dev-python/pysendfile/metadata.xml               | 13 -------------
 dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild | 21 ---------------------
 profiles/package.mask                            |  5 -----
 4 files changed, 40 deletions(-)

diff --git a/dev-python/pysendfile/Manifest b/dev-python/pysendfile/Manifest
deleted file mode 100644
index 6213782003c..00000000000
--- a/dev-python/pysendfile/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pysendfile-2.0.1.tar.gz 19315 BLAKE2B 
ac5776069de0228d5103053e82786b499478dc3cad57b1f74ede3b8b8724abb780c5b51cf8578ebece7a12ce269b7a9b5bc72f08409077bbce2d4daf63046119
 SHA512 
d6ee08eb251fac30c90a9ee829fd992f3620697eef2893ced5a2c6273486c3c5fd35c70962585a8d747d578817391f91c929bfeeba8c4485d52a15748229ca9c

diff --git a/dev-python/pysendfile/metadata.xml 
b/dev-python/pysendfile/metadata.xml
deleted file mode 100644
index 3bd59c476c5..00000000000
--- a/dev-python/pysendfile/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>openst...@gentoo.org</email>
-    <name>Openstack</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">pysendfile</remote-id>
-    <remote-id type="github">giampaolo/pysendfile</remote-id>
-    <bugs-to>https://github.com/giampaolo/pysendfile/issues</bugs-to>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild 
b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
deleted file mode 100644
index b3694e1aaa9..00000000000
--- a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="A python interface to the sendfile(2) system call"
-HOMEPAGE="https://github.com/giampaolo/pysendfile";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86"
-IUSE=""
-LICENSE="MIT"
-SLOT="0"
-
-python_test() {
-       "${EPYTHON}" test/test_sendfile.py || die "tests failed with ${EPYTHON}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 76fb14a6b8f..ca78e9ddd73 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -474,11 +474,6 @@ net-vpn/peervpn
 dev-db/mariadb:5.5
 dev-db/mariadb:10.1
 
-# Louis Sautier <sb...@gentoo.org> (2020-09-10)
-# Masked for removal in 30 days, no revdeps.
-# All former consumers now use os.sendfile available in Python >= 3.3.
-dev-python/pysendfile
-
 # Michał Górny <mgo...@gentoo.org> (2020-09-09)
 # These packages (or package versions) still require Python 2.7.
 # They are either dead upstream, their Python 3 porting efforts are

Reply via email to