summaryrefslogtreecommitdiff
path: root/dev-python/python3-discogs-client
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-15 11:36:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-15 11:36:40 +0000
commitdce60e5aa0a12ccc07c10a0a2c3f8f063393b32a (patch)
tree0eeb9e8b3fe27be09da968f4c1d3e02ad5d8167d /dev-python/python3-discogs-client
parent4a480f0f8da23a70c88c65a5c218926670f5a870 (diff)
gentoo auto-resync : 15:02:2024 - 11:36:40
Diffstat (limited to 'dev-python/python3-discogs-client')
-rw-r--r--dev-python/python3-discogs-client/Manifest4
-rw-r--r--dev-python/python3-discogs-client/python3-discogs-client-2.7.ebuild3
-rw-r--r--dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild3
3 files changed, 4 insertions, 6 deletions
diff --git a/dev-python/python3-discogs-client/Manifest b/dev-python/python3-discogs-client/Manifest
index 54c62256aa40..27b574c482b6 100644
--- a/dev-python/python3-discogs-client/Manifest
+++ b/dev-python/python3-discogs-client/Manifest
@@ -1,4 +1,4 @@
DIST python3-discogs-client-2.7.tar.gz 36551 BLAKE2B f27fbf17afd7c0f6bb3619a4d0a7922f0a2192b34cddf72cb82f5580d81512d6450aa2464ab5e3746262ccdf66bf3411bd63ed121f69021bed06319bcc171de3 SHA512 7bb43429d6ceb3bbf892b6a65d4d93f0a9ec1bb3535b62169d7e1e4ff0e5032963b2ad5753e381745559efd21ed9e875bfbe3f5260e26f7df5f4a344bedded4a
-EBUILD python3-discogs-client-2.7.ebuild 790 BLAKE2B 9e89179356c32445e5edeea252474104e7ccf66821d308a049788a739bb29349eaceca25f528779b84a2fa59213ce2b8eb5f43d730de087119a2fbf739dca91a SHA512 112bc2a42db09c64af707cd593db2e4249da8827b0516620486b5b3020c22afa3598a16b2a2e789dca936869360c22d297b2fcc3ea500b8c5ede99a080e7f55c
-EBUILD python3-discogs-client-9999.ebuild 785 BLAKE2B 054613167090a8e96afe025d4f7ca68f4528398dd0b5bf03ff46d86c63b953aca96bb16898d9db2b5c412fbc91173ae2ce9cc0a2874d51ec9acecb346d59f43c SHA512 aecfe5e59659d423313cb8fd7a22861a02343614cf615f4f8fb4a3c2cc5b3a67b08e93bfea69ce7078ec449e38726b66f66653860563f1d0e71a192adba43958
+EBUILD python3-discogs-client-2.7.ebuild 757 BLAKE2B 87eb0b9d91b6a96b1b87be1d77750d14ebcd2b1658a24128e4332fd4558e10562b1536c617010b572040fb67c6606f6800d0f22f41f48700f0a6d5437c912aa7 SHA512 3bc9b20613b8e8205b8aa776658297c25ad421a3a9ae2fdc6aed82142627695045da210d33701dca3605776ba89c0d51ad3dd3311a4e15260d6040d104c18ff3
+EBUILD python3-discogs-client-9999.ebuild 752 BLAKE2B 47b24b2a1234bf17fe246e31a0c7b7edcaea749647860c54f18ad0b99a9813a435d5385f44a48495097ce7ada09739cf83eac2c00443e777cf92cbef13e0b32e SHA512 a9ec0a917c6f2ccd1c8540b98960a7048769ce4b97a8d7905247a8f0c6644bce78fccc683057818ce544d2fd95cbc3861b08bf6a62e470b483778e783dd9e985
MISC metadata.xml 674 BLAKE2B 5c0dd431ad4633cbc7ddaa97e54e9f5b3eb67ed28e07ac313f218fd055e0042365c270e83153627decd196aca49db12304da87f2c74f20bc454fd8e5b4b8fb46 SHA512 ad582419be3887c5fa3c0d630ad32575f378453dd4f7a8c33df91db31b495caa88707214f7e456d69027532540a474c41ad8336b40e90229f1f31cd3193d7f82
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 5544804553aa..5e2a9ac6cd6b 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_{10..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 3e47b3b4124c..6c4aa64a3c5d 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_{10..12} )
inherit distutils-r1