diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-02-15 20:04:34 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-02-15 20:04:34 +0000 |
| commit | 428b01012698119fc7d827d11efe980e447044c3 (patch) | |
| tree | 4d3c2db732a226c9d2b15e2f1124caa9c0c53b78 /dev-python/python3-discogs-client | |
| parent | 805820b1ac45b6053327bff6da45d44f3cbaac67 (diff) | |
| download | baldeagleos-repo-428b01012698119fc7d827d11efe980e447044c3.tar.gz baldeagleos-repo-428b01012698119fc7d827d11efe980e447044c3.tar.xz baldeagleos-repo-428b01012698119fc7d827d11efe980e447044c3.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python3-discogs-client')
| -rw-r--r-- | dev-python/python3-discogs-client/python3-discogs-client-2.7.ebuild | 3 | ||||
| -rw-r--r-- | dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/python3-discogs-client/python3-discogs-client-2.7.ebuild b/dev-python/python3-discogs-client/python3-discogs-client-2.7.ebuild index 41622abe86b2..6727fa55b87f 100644 --- a/dev-python/python3-discogs-client/python3-discogs-client-2.7.ebuild +++ b/dev-python/python3-discogs-client/python3-discogs-client-2.7.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYPI_PN="python3-discogs-client" PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 diff --git a/dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild b/dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild index cd4a1727cfd7..bbb3ce282436 100644 --- a/dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild +++ b/dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYPI_PN="python3-discogs-client" PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 |
