diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-07-01 08:00:51 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-07-01 08:00:51 +0100 |
commit | d1c14e94a73fba924761cdad7298f3e48c6bc160 (patch) | |
tree | 60b97f0d81b3b06b06acc48ff8856d7c4afa2989 /dev-python/python-mpd2 | |
parent | d5ee59790ee8298b8599b0aa0fa21a98b972a44d (diff) |
gentoo auto-resync : 01:07:2024 - 08:00:50
Diffstat (limited to 'dev-python/python-mpd2')
-rw-r--r-- | dev-python/python-mpd2/Manifest | 2 | ||||
-rw-r--r-- | dev-python/python-mpd2/python-mpd2-3.1.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-mpd2/Manifest b/dev-python/python-mpd2/Manifest index 9be78b99cd40..5d32ec3e308e 100644 --- a/dev-python/python-mpd2/Manifest +++ b/dev-python/python-mpd2/Manifest @@ -1,3 +1,3 @@ DIST python-mpd2-3.1.1.gh.tar.gz 69613 BLAKE2B 4769799edb7a5fa8d772e95fdda362845d97ff2e17bc5eed7ec057c0e17389e8ad3b5d1ecd3b169ddea9d33fdfc52d46b86b8e1abc89489cf04f53aa803219d0 SHA512 abd882bc0652ed4a8ee2f4abf0a039e7c62e77b35d278c5fc99bb032c220caac831cc483445516044964f2ea078d2134af61c64d55cb20770b4d32a5aa1ce5e2 -EBUILD python-mpd2-3.1.1.ebuild 973 BLAKE2B d3ecfdc4a4998caaddeef2854413b0ad7e09d240feff96e52ee5d60f516c1aa3c5702d81b34a25345b43ec547a2480c90509c7f91fd9a3590623423c7530bb44 SHA512 1edd6e6197e9d351f01ad6d783919fb905621fb09e4eec0b49fc7f9c9fb20560e30bc693dbc9031551917f767f5ebb5801a7763f3de41afcdee6c9e3a2ed6340 +EBUILD python-mpd2-3.1.1.ebuild 973 BLAKE2B ac7865db5b80fbdc075bde9f0d52d7f87dfb0f82d93b19cac25f652b10d8af633451fed7a14629bc7a07dd5622a297292ba33da8661a3942277424a9e7d5c887 SHA512 bbf2b6ec0d413220c82a0c615a33e5f361b67ddd7a38b99369b0b110038b30f3b8980aa98466ecf2205aacb158a7b2149ab15061de9fafa683718c05ebf3695e MISC metadata.xml 464 BLAKE2B d64863a0d0de7bdbb309ea89cf3758d7347ccfb29fd810e3cc99735b6cb096b1dc21857905f04f689865690c170bcc141b2ecc7ac0954f5db748fae52e8754ba SHA512 a37f69491be26d10e30ffedf86582ee8f0cccec30278f2edf24b9018357609ff2b65a68b3e778aa5cd956f16ecb75e490be3305ea1d8e2ded3d1a3d187f644ae diff --git a/dev-python/python-mpd2/python-mpd2-3.1.1.ebuild b/dev-python/python-mpd2/python-mpd2-3.1.1.ebuild index 35d052a97346..600cb1f2cbf6 100644 --- a/dev-python/python-mpd2/python-mpd2-3.1.1.ebuild +++ b/dev-python/python-mpd2/python-mpd2-3.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 @@ -20,8 +20,8 @@ SRC_URI=" " LICENSE="LGPL-3+" -KEYWORDS="amd64 arm64 ppc ppc64 x86" SLOT="0" +KEYWORDS="amd64 arm64 ppc ppc64 x86" IUSE="examples +twisted" RDEPEND=" |