diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-09-17 18:46:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-09-17 18:46:57 +0000 |
| commit | befdf2b7508512f04a01afc0419e903c8147ffd9 (patch) | |
| tree | cc46b85c61171276f737c15d3d4ead0cc33c93df /dev-python/validators/validators-0.21.2.ebuild | |
| parent | 9f38960a4641063e6647f5a9afeb73acd03fbcb4 (diff) | |
| download | baldeagleos-repo-befdf2b7508512f04a01afc0419e903c8147ffd9.tar.gz baldeagleos-repo-befdf2b7508512f04a01afc0419e903c8147ffd9.tar.xz baldeagleos-repo-befdf2b7508512f04a01afc0419e903c8147ffd9.zip | |
Adding metadata
Diffstat (limited to 'dev-python/validators/validators-0.21.2.ebuild')
| -rw-r--r-- | dev-python/validators/validators-0.21.2.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-python/validators/validators-0.21.2.ebuild b/dev-python/validators/validators-0.21.2.ebuild deleted file mode 100644 index 13fbf57df848..000000000000 --- a/dev-python/validators/validators-0.21.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 2021-2023 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} ) - -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 ~ppc ~ppc64 ~s390 ~sparc ~x86" - -distutils_enable_tests pytest |
