dev-python/atpublic: Remove old

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-05-24 11:07:31 +02:00
parent 14cf80989e
commit 096ba6a7d1
2 changed files with 0 additions and 28 deletions

View File

@@ -1,2 +1 @@
DIST atpublic-5.1.tar.gz 14670 BLAKE2B 46a9b0b583504e394d9ff1bf5db63d486a600aeedd7a2a15bb0b84074aaec6087afe9346c545da233af17a895359f23396a73f563a019b1db3ec10248d481b57 SHA512 7f15a6852e7a3140376ca15500f0154cb86d7183cf0fd7e847fd7ec52c14c64854d5578b8a78b8fce808886ace54971396d882be08c6932a62acbb0e0939e306
DIST atpublic-6.0.1.tar.gz 17520 BLAKE2B 1849350e3eb0a1c5ea8a5a3190ad5aad2cce6a9199f384697c0d8738bd7d76c63f117b7b82e44532ab01175013f84c1074b983d5293264e390e4f05d53f60312 SHA512 7bfe1ac7663ac069c075d729cce0005e66406c3eba763f47b9d3c38cd28d8bd7ecf12666718e92a810cc3f76cd7a8e8bdcfbc4ab95522b5898089959dce84678

View File

@@ -1,27 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 pypi
DESCRIPTION="A decorator to populate __all__ and the module globals"
HOMEPAGE="
https://gitlab.com/warsaw/public/
https://pypi.org/project/atpublic/
"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86"
BDEPEND="
test? (
dev-python/sybil[${PYTHON_USEDEP}]
)
"
distutils_enable_tests pytest