diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-04-20 21:58:22 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-04-20 21:58:22 +0000 |
| commit | d75923386974bda25bdd93f95ec56f0400a88ae3 (patch) | |
| tree | 7c2d7bea2fb99a4e1be3be7e19c3a1a9d9cba71b /dev-python/validators/validators-0.24.0.ebuild | |
| parent | b8c9caf2bd64aead0023dbd2aa53d0c794d81dc2 (diff) | |
| download | baldeagleos-repo-d75923386974bda25bdd93f95ec56f0400a88ae3.tar.gz baldeagleos-repo-d75923386974bda25bdd93f95ec56f0400a88ae3.tar.xz baldeagleos-repo-d75923386974bda25bdd93f95ec56f0400a88ae3.zip | |
Adding metadata
Diffstat (limited to 'dev-python/validators/validators-0.24.0.ebuild')
| -rw-r--r-- | dev-python/validators/validators-0.24.0.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-python/validators/validators-0.24.0.ebuild b/dev-python/validators/validators-0.24.0.ebuild deleted file mode 100644 index 0ec92fe50cfd..000000000000 --- a/dev-python/validators/validators-0.24.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 2021-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python Data Validation for Humans" -HOMEPAGE=" - https://github.com/python-validators/validators/ - https://pypi.org/project/validators/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" - -distutils_enable_tests pytest |
