summaryrefslogtreecommitdiff
path: root/dev-python/python-mpd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/python-mpd
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/python-mpd')
-rw-r--r--dev-python/python-mpd/Manifest2
-rw-r--r--dev-python/python-mpd/python-mpd-3.0.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-mpd/Manifest b/dev-python/python-mpd/Manifest
index b1509a9de2ca..5afd2b961ac5 100644
--- a/dev-python/python-mpd/Manifest
+++ b/dev-python/python-mpd/Manifest
@@ -1,3 +1,3 @@
DIST python-mpd2-3.0.5.tar.gz 67224 BLAKE2B a0c78e3a2624247a7ed4228725dcc09457804636b01b09006bcd61800deefac8887fc9f76b9d7bb21c973e2dd9558e934f3864b2f8f5c041a94633a29f9a781e SHA512 521345b905113eaa56e6ec983e4d968d77dca30f839ab52a00e146f311269828ed383bce460ba1daf61b7f98c63ae3b7a3cbcb55cf917b1c5a5a11cf62b6a7d5
-EBUILD python-mpd-3.0.5.ebuild 992 BLAKE2B 235c15826a7a8092d36ed953e25b814f769f603f1e383876dfe8002c7a81d6dbe4906d0025862c5edee262590aa3f8fb725c4cd24b5cbbb877d403b86f6e4b67 SHA512 56e62ef2c1025478102652389b835c17d67385ef146d279f0206678259bb9e6021f18e63005297278fee90458c47c603221e4847a4bd82c269ecd0789cc064dd
+EBUILD python-mpd-3.0.5.ebuild 992 BLAKE2B 416d4ce2d52166aa04304c08d6b0a1c0410ac5f376d1e83f64b74544d7ea6206b864f072d8d3c0d583da8afde75df25fdca182eed1401090635ccb99cee1a342 SHA512 9c9168ff510ab08c77516787cc91354a8f46ba281debd92f70f0b8722dbbe0d0a343abe5148af65b70ffcacff5110c6e9c9cfb0b59e6d47d0256b151fc44d1fe
MISC metadata.xml 464 BLAKE2B d64863a0d0de7bdbb309ea89cf3758d7347ccfb29fd810e3cc99735b6cb096b1dc21857905f04f689865690c170bcc141b2ecc7ac0954f5db748fae52e8754ba SHA512 a37f69491be26d10e30ffedf86582ee8f0cccec30278f2edf24b9018357609ff2b65a68b3e778aa5cd956f16ecb75e490be3305ea1d8e2ded3d1a3d187f644ae
diff --git a/dev-python/python-mpd/python-mpd-3.0.5.ebuild b/dev-python/python-mpd/python-mpd-3.0.5.ebuild
index 8f0d08192a74..0c5c8ec31333 100644
--- a/dev-python/python-mpd/python-mpd-3.0.5.ebuild
+++ b/dev-python/python-mpd/python-mpd-3.0.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1
MY_P=python-mpd2-${PV}