summaryrefslogtreecommitdiff
path: root/dev-python/pycdio
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-16 06:23:32 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-16 06:23:32 +0000
commitf3784aee1f8e4d7971fd27543cb7490cb9f83649 (patch)
tree5bba1b092092f867ce0b57b29484e1da19442262 /dev-python/pycdio
parentb4c2aa4f33970ea2c862e0f7e57f01564bc63002 (diff)
gentoo auto-resync : 16:03:2023 - 06:23:32
Diffstat (limited to 'dev-python/pycdio')
-rw-r--r--dev-python/pycdio/Manifest2
-rw-r--r--dev-python/pycdio/pycdio-2.1.1-r1.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/pycdio/Manifest b/dev-python/pycdio/Manifest
index 36eb0e0c46b7..ec46fe79f9f3 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 1051 BLAKE2B 3ebd97d0915168c3416604c3661810228eb249be4efc338f1efc7aae3e8681756f7538c9b6297f5c84783698e7aa99ebdaaa0b6351196476dedbe2fd47c11194 SHA512 e8fda8b0098af2c5cdc410f432a0398070cf371f4ffa5978eacf60f5e57439bb32a5c43a60549aa4c7db774887b1eb5f220f0fbfd92bdb9108363a790f423085
+EBUILD pycdio-2.1.1-r1.ebuild 1004 BLAKE2B 97a264b893b3af0a2ab6384060a9712ca8245e75213348c3f6f4b8418449b59492b4d36f23d905239acbc3319524525c18b78f48655a0a966562aa2b6f964aee SHA512 418b04a9a96a3f175e0a3a82831bcbc8bbe557516f79e8bc9bce41cae16cc925b0d7e33f09b0422b1d5035b41a71bd78aea46736831404fade213b86637fcb52
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 e9eb6af9789a..056fc78684ad 100644
--- a/dev-python/pycdio/pycdio-2.1.1-r1.ebuild
+++ b/dev-python/pycdio/pycdio-2.1.1-r1.ebuild
@@ -6,14 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Python OO interface to libcdio (CD Input and Control library)"
HOMEPAGE="
https://savannah.gnu.org/projects/libcdio/
https://pypi.org/project/pycdio/
"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"