summaryrefslogtreecommitdiff
path: root/dev-python/pycdio
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-19 00:01:59 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-19 00:01:59 +0100
commit9d4810f84de876ec9d0ae03d0d44224500b41188 (patch)
tree1ca0866afdc949e405d20635d3d7f2115abb9ace /dev-python/pycdio
parent075fd1f8cabc5879c6eb42127fb84c3058677fde (diff)
gentoo auto-resync : 19:05:2024 - 00:01:59
Diffstat (limited to 'dev-python/pycdio')
-rw-r--r--dev-python/pycdio/Manifest2
-rw-r--r--dev-python/pycdio/pycdio-2.1.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pycdio/Manifest b/dev-python/pycdio/Manifest
index abc271a7102b..e635bafc09de 100644
--- a/dev-python/pycdio/Manifest
+++ b/dev-python/pycdio/Manifest
@@ -1,3 +1,3 @@
DIST pycdio-2.1.1.tar.gz 246562 BLAKE2B 7dbbf384f9d70aade922172c6dd070229c1ffc65a76a491c45f91ec176bced9af0dc0e08f50f8ad78828273de14166eae886b402f282a10bdad3f8302276ef01 SHA512 4c756b1c2f39332add86e01af129ccb608178306be42c9719c163b6bad0ba4de3916ac477c6866450890e094b14a2689a24e7d19bcf13846330555c2bb1feaa7
-EBUILD pycdio-2.1.1-r1.ebuild 1160 BLAKE2B 58b6e5644e3c132cac5c0ee18f6784b8b5f65b199b5456217a1e29600add6787d3b69a2e26527f53fea92594317996b53bdca1774e446d10ee4177f40aacaa84 SHA512 d9f30af6842db86932781548303ce55c9b6768dbaa127a5cabaa666b1a722064e59c7fb26a8580c07a21eb6f2c5f422025e9ed74c65335832100a391c2255e2a
+EBUILD pycdio-2.1.1-r1.ebuild 1160 BLAKE2B 781731714d5b7828ef590b549fcbb31888b04a576a04640cee37a3c7fc2cc2f80e0d4a6ea038ff292a8fcfe701999b9ad876f24cafbd1040ce5d4795bdc41900 SHA512 13226825c97c9db50ac8d265db6a626d467ea574b35bf8e0a04e302b3d9abbb227606a5f960ec1d696d07b7694b4be528b5d143fd7ccf980dc1becc6a48193e3
MISC metadata.xml 653 BLAKE2B 8cb2e5d7b92c99876fba8c0227e12c40af546d4a10fe108b04f47d4e718f08629ddf06af30458952e251b16310d01e1470966b14af96de39441a1879771b85a4 SHA512 30186cf5dcd94811a192207a368d5caf6c34e0c2de87f9de45d843c9c2327d9caae1f7d1ffa17a6debf9b28ef4d9f3bbb4e136c4894cb344aea59be4f8e4e406
diff --git a/dev-python/pycdio/pycdio-2.1.1-r1.ebuild b/dev-python/pycdio/pycdio-2.1.1-r1.ebuild
index 48f92c3847e4..4fd44fc961b7 100644
--- a/dev-python/pycdio/pycdio-2.1.1-r1.ebuild
+++ b/dev-python/pycdio/pycdio-2.1.1-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 pypi