From c2ee96b0307df455d970dd1926c8652909ba767c Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 29 Jan 2023 00:51:18 +0000 Subject: Adding metadata --- dev-python/pyannotate/pyannotate-1.2.0.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 dev-python/pyannotate/pyannotate-1.2.0.ebuild (limited to 'dev-python/pyannotate/pyannotate-1.2.0.ebuild') diff --git a/dev-python/pyannotate/pyannotate-1.2.0.ebuild b/dev-python/pyannotate/pyannotate-1.2.0.ebuild deleted file mode 100644 index e8118ad6d1b8..000000000000 --- a/dev-python/pyannotate/pyannotate-1.2.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) -inherit distutils-r1 - -DESCRIPTION="Auto-generate PEP-484 annotations" -HOMEPAGE="https://github.com/dropbox/pyannotate" -SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="dev-python/mypy_extensions[${PYTHON_USEDEP}]" - -distutils_enable_tests pytest -- cgit v1.3