diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-11-05 17:56:40 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-11-05 17:56:40 +0000 |
| commit | 8e2a024866693650b07dbc2f43e4be74952feb05 (patch) | |
| tree | 8add0aed8397d3bb7b1ea141fecaf043ce74aadd /dev-python/python-stdnum | |
| parent | 1e1ad59bb4d445add435d8a12ae5338f96ad605e (diff) | |
| download | baldeagleos-repo-8e2a024866693650b07dbc2f43e4be74952feb05.tar.gz baldeagleos-repo-8e2a024866693650b07dbc2f43e4be74952feb05.tar.xz baldeagleos-repo-8e2a024866693650b07dbc2f43e4be74952feb05.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-stdnum')
| -rw-r--r-- | dev-python/python-stdnum/python-stdnum-1.19.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-stdnum/python-stdnum-1.19.ebuild b/dev-python/python-stdnum/python-stdnum-1.19.ebuild index 4d4b3d3623b8..828a23bca7ef 100644 --- a/dev-python/python-stdnum/python-stdnum-1.19.ebuild +++ b/dev-python/python-stdnum/python-stdnum-1.19.ebuild @@ -4,8 +4,9 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) PYPI_NO_NORMALIZE=1 +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) + inherit distutils-r1 pypi DESCRIPTION="A module to handle standardized numbers and codes" |
