commit:     ed320c197baa1f8c05b6642c6bad2780831ec70f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 08:06:24 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 08:06:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed320c19

dev-python/patatt: Remove old

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

 dev-python/patatt/patatt-0.4.9.ebuild | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/dev-python/patatt/patatt-0.4.9.ebuild 
b/dev-python/patatt/patatt-0.4.9.ebuild
deleted file mode 100644
index 13bc17c3a9b9..000000000000
--- a/dev-python/patatt/patatt-0.4.9.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{8,9,10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A simple library to add cryptographic attestation to patches sent 
via email"
-HOMEPAGE="https://pypi.org/project/patatt/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-python/pynacl[${PYTHON_USEDEP}]"

Reply via email to