summaryrefslogtreecommitdiff
path: root/dev-python/pyotherside
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/pyotherside
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/pyotherside')
-rw-r--r--dev-python/pyotherside/Manifest2
-rw-r--r--dev-python/pyotherside/pyotherside-1.5.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyotherside/Manifest b/dev-python/pyotherside/Manifest
index fff41a5b0c79..4776151e084d 100644
--- a/dev-python/pyotherside/Manifest
+++ b/dev-python/pyotherside/Manifest
@@ -1,3 +1,3 @@
DIST pyotherside-1.5.9.tar.gz 185230 BLAKE2B 7130f17f29ed07cefc641d77631db46d08f3bd836c8517427e38fb454cbf34c2e875bb46798b3d785aa68064c24f154ed166617cde263f722e77eac6d0903980 SHA512 62c171b273b921d8e0220c7b73f0ff95a0a911eb3785cc37f3dab2ec624e54301ac5fbccfb57cac6a4bee967728624d4738b03aff0c5762452b99674cdff6ab2
-EBUILD pyotherside-1.5.9.ebuild 803 BLAKE2B c37356a62586b55f4d0c4e2655a8239b01e40e52edeecf7e8198c9bbd62bcdbaefa4407f4c9c229e9d6e6643460f00c8b4f85cd6d9bb0c5a11985784184c32ae SHA512 baf39f1ba56d033840d27fdfbdedce878fc0d2fb26ef20bc5a3063fa42832b567a328d17fab4ed677aa0862c7a2922fa3259e803435478aa25d40b0af9a33b3d
+EBUILD pyotherside-1.5.9.ebuild 801 BLAKE2B 1e1b0373d386b93a79a2c10770d8fac2fe2bdee3cab2be912c91de82e1eadfdc7bee5ee75e3a9439466204da31a9fddf06ebbeb57dd4c7dbe8bb50bc8db7dbcd SHA512 81a94ecc047bfd2c95aee64f2c856b90a1bd4211bd6ce98f87c5c18ff42a2706ee9faa3ed0f6740e1ef2fa5ac14d60d9a7705e5f8ca3a871f98b5c1de6491db2
MISC metadata.xml 257 BLAKE2B fd7fdb57fdce3a565a08cedc4d99216724e4013515d77ea89cb41a5c01e8f5479cab25fe53d44a705e3a71164cdc3c93e658e61deae654a13e5c2471dd83c57c SHA512 35e59430f93d3bb2e7e3042a2464b84f8e6cdf1e1624c1e7674bfc5147f9b9694da6b39ac081ed5fc22f1623aea889b743cfee11007911f3c8c17cf61443675b
diff --git a/dev-python/pyotherside/pyotherside-1.5.9.ebuild b/dev-python/pyotherside/pyotherside-1.5.9.ebuild
index 768b631a0b94..50c1707cf1af 100644
--- a/dev-python/pyotherside/pyotherside-1.5.9.ebuild
+++ b/dev-python/pyotherside/pyotherside-1.5.9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
inherit qmake-utils python-single-r1