commit:     f9c3c9b44cb675ff82a050393a184b38d2f87604
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 08:14:51 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 08:14:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9c3c9b4

dev-python/pathspec: Remove old

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

 dev-python/pathspec/Manifest              |  1 -
 dev-python/pathspec/pathspec-0.8.1.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/dev-python/pathspec/Manifest b/dev-python/pathspec/Manifest
index 400ea81dab6..a3d7b80ee86 100644
--- a/dev-python/pathspec/Manifest
+++ b/dev-python/pathspec/Manifest
@@ -1,2 +1 @@
-DIST pathspec-0.8.1.tar.gz 26644 BLAKE2B 
3591aabbd62a0fa1908cef5478d74a6d3ba64333a540c124aa6e7d25fbc45d44faa83e0822fa776ccf787d72ec9c2a977daddefa07d5d6fea2c8c6345836350c
 SHA512 
f793ecf9bfb6511420a37fefa5a9dbd79d8e7329c305d6f1ecb4ea90e322825471983b56722c680e418e0bab41204996075c83cfc8ba7c6a0e5e09b1d8fd1d2e
 DIST pathspec-0.9.0.tar.gz 29483 BLAKE2B 
00b48f6987a074e23ac6f344a44ac8f265463bdd87907cb8a602c690a739d1a9a673182fc4d61a6e2ffc02acb6632591b873e435f9fc3893e1cc48015e120a16
 SHA512 
660f13525325c27b598048a3576fd704c3843e0b07770187d005f0e93996a90cee44e9a0725b6bf775982f586ed3b4ba7cccee966d7149e71e2b95d48030b2f2

diff --git a/dev-python/pathspec/pathspec-0.8.1.ebuild 
b/dev-python/pathspec/pathspec-0.8.1.ebuild
deleted file mode 100644
index bdb9433a6f6..00000000000
--- a/dev-python/pathspec/pathspec-0.8.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Utility library for gitignore style pattern matching of file 
paths."
-HOMEPAGE="https://github.com/cpburnz/python-path-specification 
https://pypi.org/project/pathspec/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
-
-distutils_enable_tests setup.py

Reply via email to