summaryrefslogtreecommitdiff
path: root/dev-python/pyqt-distutils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-25 20:21:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-25 20:21:45 +0100
commitc719fdcee603a5a706a45d10cb598762d56a727d (patch)
tree620cbf137661399a3fb1eff92914204f9a970713 /dev-python/pyqt-distutils
parentcc4618c9ba3d974948ebf340b542d8cb01db2f55 (diff)
gentoo resync : 25.09.2021
Diffstat (limited to 'dev-python/pyqt-distutils')
-rw-r--r--dev-python/pyqt-distutils/Manifest2
-rw-r--r--dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild1
2 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pyqt-distutils/Manifest b/dev-python/pyqt-distutils/Manifest
index ab762cf28179..010ceee752d8 100644
--- a/dev-python/pyqt-distutils/Manifest
+++ b/dev-python/pyqt-distutils/Manifest
@@ -1,3 +1,3 @@
DIST pyqt-distutils-0.7.3.gh.tar.gz 16628 BLAKE2B 0d9d7f951890c00efd95bf3caef8c8964d02f3097840f84006a8d9523c0ad9b78dbb5f46c4d752945074ba971c92e81e81be0345b7a8c807932e7157ecd00e03 SHA512 450569be205aa0de792c3f2d8c43e26eb6fed1088b241291347ae14d2343b61517bd7547f741bd62bb9e1bfb92077d1ae5c64b871c39d59a67ca82172ac1c598
-EBUILD pyqt-distutils-0.7.3.ebuild 608 BLAKE2B ab5c1ced3d8f5b5a3bcf06745435a4c631303eaab0264a3e8b55fed47235e093331a828f88238142b5cb1f394159594a984dec84b001b00d34810ea4578151b1 SHA512 c40feda98a4aacb2f62f8be9e9ac837f0e1694e45be227609f36c6f5a1e735ed69b66bf2fc243abc4369ff75823cf90b722cc62535e473610aa74f11dfa16e61
+EBUILD pyqt-distutils-0.7.3.ebuild 575 BLAKE2B c5a2a638a0300e2c6625ef3854d8cbbd00700d6e695450915deed200fe183951b7221757f8580fc9d44ade8dd4ecbd31d130fa6c7280d3116ac6bee206d03617 SHA512 19c1406c8bbf34a709aea4bb894fa1ff4a878216642c3783d0beb94c861008063ddf3c7ec95214edcb018a201741989df772d87ed5b4a2b4979bad9ed9cef728
MISC metadata.xml 411 BLAKE2B 88059d8994fc3fc6431d95311dd6e197a1d84c8d16898f11c8ed5526fb2c890ac4b8d0fadf5ef45f237d5a8fe539b0ee07028c9d7ccba38b81bfc99ff5ea6da3 SHA512 d0c121ed4cf148288fd5eb66c0a5175f79cf9fa37e96157af16eb1e1be71722107288563fa858a91778a9a04eb521979ba86a3680f774e04b7f37d0b09747c13
diff --git a/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild b/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild
index 6bf341c0f77f..b4c5df952c0e 100644
--- a/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild
+++ b/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild
@@ -4,7 +4,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{7..10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1