summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-20 17:44:43 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-20 17:52:17 +0200
commit96c4bc3a09368b7bb8cc3c2b9eb2cb343c888c66 (patch)
treec281285cd3803307159d2fa983ef8ded94472338
parentdev-python/subprocess32: Remove last-rited pkg (diff)
downloadgentoo-96c4bc3a09368b7bb8cc3c2b9eb2cb343c888c66.tar.gz
gentoo-96c4bc3a09368b7bb8cc3c2b9eb2cb343c888c66.tar.bz2
gentoo-96c4bc3a09368b7bb8cc3c2b9eb2cb343c888c66.zip
dev-python/pathlib: Remove last-rited pkg
Closes: https://bugs.gentoo.org/743724 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/pathlib/Manifest1
-rw-r--r--dev-python/pathlib/metadata.xml11
-rw-r--r--dev-python/pathlib/pathlib-1.0.1-r1.ebuild22
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 35 deletions
diff --git a/dev-python/pathlib/Manifest b/dev-python/pathlib/Manifest
deleted file mode 100644
index 06065bbcfe6f..000000000000
--- a/dev-python/pathlib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pathlib-1.0.1.tar.gz 49298 BLAKE2B 918b363ebd4101fce50927dd83200cf94b44d820e9f422489be8b06cb5dfe732aa9373b936606a07efbfe0c624b685d1c9efe8851ba74aa60df9f45c08cd33be SHA512 d85e45dfcc85ce75a7e7b609163dc8c75c688f279c1833510185f280af5501e473376dc09bddc6a804d1fcc3177a939db85af37b7b8d5b183b9bc2b85b3b0f8b
diff --git a/dev-python/pathlib/metadata.xml b/dev-python/pathlib/metadata.xml
deleted file mode 100644
index 40129008c248..000000000000
--- a/dev-python/pathlib/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">pathlib</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/pathlib/pathlib-1.0.1-r1.ebuild b/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
deleted file mode 100644
index 2d31ebdb200a..000000000000
--- a/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# In Python 3.4, pathlib is now part of the standard library.
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Object-oriented filesystem paths"
-HOMEPAGE="https://pathlib.readthedocs.org/"
-SRC_URI="mirror://pypi/p/pathlib/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-python_test() {
- "${PYTHON}" test_pathlib.py || die
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 82c92f3c8e75..b470ddfbcbf1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -334,7 +334,6 @@ dev-python/enum34
dev-python/functools32
dev-python/futures
dev-python/ipaddress
-dev-python/pathlib
# Michał Górny <mgorny@gentoo.org> (2020-09-09)
# These packages (or package versions) still require Python 2.7.