commit:     0640f93aa40d217f743699e732be20f660c5d0d8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 06:57:16 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 06:57:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0640f93a

dev-python/pylev: Remove old

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

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

diff --git a/dev-python/pylev/Manifest b/dev-python/pylev/Manifest
index fba4b3fc7099..0e4150b04e1e 100644
--- a/dev-python/pylev/Manifest
+++ b/dev-python/pylev/Manifest
@@ -1,2 +1 @@
 DIST pylev-1.4.0.gh.tar.gz 4895 BLAKE2B 
d49e153d308165dcdc06bad94013afa4ccc6d2a6ecff943a2718a8f9ab71bbacb9c0cf8b604dbf0c77322a8d0cbeba5ffaed13531a31210507f144f716f8e740
 SHA512 
3999adf04b159499a199b1aa66e2540904c689c50a407bf7e0cc0affe834ea289006d2fc73f65e4fcd486c755c580e9657dc5c67290dccb4704bebc6a4348de3
-DIST pylev-1.4.0.tar.gz 4895 BLAKE2B 
d49e153d308165dcdc06bad94013afa4ccc6d2a6ecff943a2718a8f9ab71bbacb9c0cf8b604dbf0c77322a8d0cbeba5ffaed13531a31210507f144f716f8e740
 SHA512 
3999adf04b159499a199b1aa66e2540904c689c50a407bf7e0cc0affe834ea289006d2fc73f65e4fcd486c755c580e9657dc5c67290dccb4704bebc6a4348de3

diff --git a/dev-python/pylev/pylev-1.4.0.ebuild 
b/dev-python/pylev/pylev-1.4.0.ebuild
deleted file mode 100644
index bb9015c80a5f..000000000000
--- a/dev-python/pylev/pylev-1.4.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} )
-inherit distutils-r1
-
-DESCRIPTION="Python Levenshtein implementation"
-HOMEPAGE="https://github.com/toastdriven/pylev";
-SRC_URI="https://github.com/toastdriven/pylev/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-distutils_enable_tests unittest

Reply via email to