summaryrefslogtreecommitdiff
path: root/dev-python/PythonQt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
commit71deace00d1a2b091313fe137ab7092418c6f87c (patch)
tree9f1f0dee23e13658e52f49437befe78427148c51 /dev-python/PythonQt
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.2020
Diffstat (limited to 'dev-python/PythonQt')
-rw-r--r--dev-python/PythonQt/Manifest4
-rw-r--r--dev-python/PythonQt/PythonQt-3.2.ebuild2
-rw-r--r--dev-python/PythonQt/PythonQt-9999.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/PythonQt/Manifest b/dev-python/PythonQt/Manifest
index 0678fb6e4a44..6b842b2cd81e 100644
--- a/dev-python/PythonQt/Manifest
+++ b/dev-python/PythonQt/Manifest
@@ -1,4 +1,4 @@
DIST PythonQt3.2.zip 4539058 BLAKE2B c50b8333b71b6cbce6f372a0292a0ccfe791dc7eae5c660d4e6d1f5f2b3355644e3fd8cce9a514f0500e935f96c46976d0046ddd716465adb35d225e3c4cfeca SHA512 1ee0f50f5035568b38e945108f5496ba64355c6357c1ea8dfc17ad90fa360540769f94e0b3e0e398176e8a21c8afe139607f0b5a2e82c63f1cbd40201a25e0f0
-EBUILD PythonQt-3.2.ebuild 1836 BLAKE2B 3ece364a090a055d370b306160a33d2b2e2aed972dca94e21957ec0b9d1f53f9ee26e6621dddf86c83f636b4cf59cce484f6b9de155fec162d6c4fd9499fc0a7 SHA512 de135516fae6a3dc98c9eca513a15a59e8d4b5afcf020020f7d55e259708fd4c2d8ff053a00a2580d76cc7a8bb21fae4431fd152df4601c817465a42bdd71578
-EBUILD PythonQt-9999.ebuild 1857 BLAKE2B 6c9a911e7a16c4c46213d60d156257a9e3387aec213fb0fd734ba30d04318e06d0be1046c8dc0d6e41bd1f3d2d1626e82c7ef585148dc48607b192b241a768f2 SHA512 951f44aaa0731c0c81571c5c11001110fe019fb054e826928d843d7fa7761d422ef2e153890bf9ced540b765512cd2c239cff0a46cbdb2a14ca6bbaf87804ff1
+EBUILD PythonQt-3.2.ebuild 1830 BLAKE2B 60fddae8406ff05b2133d6b7828ac1159203af906f4f10adf0ae7541ef21271be9874384e3b400f3d8973e8597833eeffd6d6f64f1067ccc51f1b4591f9150fc SHA512 6081de0ba1fc3f5584406133138e079644f741b3f43faa5ee61a2ac056ad6ef72936a1580bae0f4294659cb853a376d650d647c02b870da306615278086b34c7
+EBUILD PythonQt-9999.ebuild 1851 BLAKE2B ca5b5040a0948ebd8709eac0b520eed10458c35e9d40b8e7cbf376eb099dba42d6a94a710d0308ce5a74540700e6ef7b5c5a027132e3ce3092c216aa2cd3c9f8 SHA512 5a27f443daa1e773aac1a2805c35369b9fe8a27b956a31da449daa67a2ed876b22bf8fe458ba0e79f85e063f0fef98bf050e21667fb85d97d4351d1e9c090f2c
MISC metadata.xml 971 BLAKE2B 4a9f0fd3832f83eb46ef65a18774c998daeb9544b1ac6a23a189b909c7e4168031a68d56952d9ed2b7b76fb8fc3a912e77d162cb94e73405f285bd834644fb98 SHA512 565d8517faba162fa855acef4dc659af22954796a25da9479d7ec530afee16606904b6bfba9a568e6caa8c47f3195401eefc3a9048077e73582cf7357cafce5e
diff --git a/dev-python/PythonQt/PythonQt-3.2.ebuild b/dev-python/PythonQt/PythonQt-3.2.ebuild
index e6f1e98cc5aa..9421d91aa5a1 100644
--- a/dev-python/PythonQt/PythonQt-3.2.ebuild
+++ b/dev-python/PythonQt/PythonQt-3.2.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
MY_P=${PN}${PV}
diff --git a/dev-python/PythonQt/PythonQt-9999.ebuild b/dev-python/PythonQt/PythonQt-9999.ebuild
index 121aa21e910e..e142455bfc08 100644
--- a/dev-python/PythonQt/PythonQt-9999.ebuild
+++ b/dev-python/PythonQt/PythonQt-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
MY_P=${PN}${PV}