commit:     ed5407026b36fdcd4180bd02f070f8644deb1f85
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  1 02:43:02 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul  1 02:43:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed540702

dev-python/dep-logic: Remove old

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

 dev-python/dep-logic/Manifest               |  1 -
 dev-python/dep-logic/dep-logic-0.2.0.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-python/dep-logic/Manifest b/dev-python/dep-logic/Manifest
index c3ce9bde3314..acf4881b3cdb 100644
--- a/dev-python/dep-logic/Manifest
+++ b/dev-python/dep-logic/Manifest
@@ -1,2 +1 @@
-DIST dep_logic-0.2.0.tar.gz 27758 BLAKE2B 
c1895fb20468046a73dfed686713b67de8238f026f6c31997b4d7740dc2fa882e86120301b0fe860066bd14fa4491f8b135631e4a72eb2aa5abe1fe4165ce64d
 SHA512 
c3685a540f210a8007375484bd4cea63b16a8cd3bcfab1cee250eb94136104ccc847872cfe78f694c843c30517f298ada18fcdbd2673fd130b4edc4e8df9052b
 DIST dep_logic-0.3.0.tar.gz 33483 BLAKE2B 
6ceed58a3ca538da8fb469efdd4b30516e0e40c1f1ca14c103452d61ff81574ec93d5b56bb23a20ce2d5d0a1106321001eabb56cff052f4920161d198fbb60c8
 SHA512 
cb4b6f51a7eb45958113d520f75dec9d9ca238c3b591368e7024a3ff7a267cc64f8349fec7d7c323c9b630cad098836872afdcf7395797972af5621db3946d70

diff --git a/dev-python/dep-logic/dep-logic-0.2.0.ebuild 
b/dev-python/dep-logic/dep-logic-0.2.0.ebuild
deleted file mode 100644
index cf3afe5c232e..000000000000
--- a/dev-python/dep-logic/dep-logic-0.2.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=pdm-backend
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python dependency specifications supporting logical operations"
-HOMEPAGE="
-       https://github.com/pdm-project/dep-logic/
-       https://pypi.org/project/dep-logic/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-RDEPEND="
-       >=dev-python/packaging-22[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

Reply via email to