diff options
Diffstat (limited to 'dev-python/errorhandler/errorhandler-2.0.1.ebuild')
| -rw-r--r-- | dev-python/errorhandler/errorhandler-2.0.1.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-python/errorhandler/errorhandler-2.0.1.ebuild b/dev-python/errorhandler/errorhandler-2.0.1.ebuild deleted file mode 100644 index 09231fb53fc8..000000000000 --- a/dev-python/errorhandler/errorhandler-2.0.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{9..10} ) - -inherit distutils-r1 - -DESCRIPTION="Logging framework handler" -HOMEPAGE="https://pypi.org/project/errorhandler/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -KEYWORDS="~amd64 ~x86" -LICENSE="MIT" -SLOT="0" - -RDEPEND="" -DEPEND=" - dev-python/pkginfo[${PYTHON_USEDEP}]" - -distutils_enable_sphinx docs -distutils_enable_tests nose |
