summaryrefslogtreecommitdiff
path: root/dev-python/pyqt-distutils
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/pyqt-distutils
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
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.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyqt-distutils/Manifest b/dev-python/pyqt-distutils/Manifest
index 010ceee752d8..34cbf5624e1e 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 575 BLAKE2B c5a2a638a0300e2c6625ef3854d8cbbd00700d6e695450915deed200fe183951b7221757f8580fc9d44ade8dd4ecbd31d130fa6c7280d3116ac6bee206d03617 SHA512 19c1406c8bbf34a709aea4bb894fa1ff4a878216642c3783d0beb94c861008063ddf3c7ec95214edcb018a201741989df772d87ed5b4a2b4979bad9ed9cef728
+EBUILD pyqt-distutils-0.7.3.ebuild 575 BLAKE2B daef6a39a7ccfe4f9db7f8d70b9a72b00c718eeacd473c30bba100e07c5599fa28468e808783df905f12a4cc215d13befd9ed00dceceda4203e61153a16386bc SHA512 a073058c31f233847ecde5595ee6c67b11b0e4f51090ee216198f0ffc0c13ec92fd03374cbbaca198cdb371f32ca8a44be1b2a663230164b6f3f3c7f60291411
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 b4c5df952c0e..6a8d7c24a7b1 100644
--- a/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild
+++ b/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1