summaryrefslogtreecommitdiff
path: root/dev-python/pyotherside
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/pyotherside
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/pyotherside')
-rw-r--r--dev-python/pyotherside/Manifest4
-rw-r--r--dev-python/pyotherside/pyotherside-1.5.3.ebuild4
-rw-r--r--dev-python/pyotherside/pyotherside-1.5.4.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/pyotherside/Manifest b/dev-python/pyotherside/Manifest
index a958a29a9a2c..68a863644b56 100644
--- a/dev-python/pyotherside/Manifest
+++ b/dev-python/pyotherside/Manifest
@@ -1,5 +1,5 @@
DIST pyotherside-1.5.3.tar.gz 181811 BLAKE2B ce2b7c4b9490e3d30e0e8a3911907fe3ab5aa9f812d29cf4f633957d5ade5261ab7e3691751b0bc696459080089dfec0439b970ac7ad0bd36aa22eb0c9c87112 SHA512 ff6aa43e72f5492b18403559514e6fdf0d2cee0965556fcafe5fe394b654a7dd2fc3a7d64d4b8f9c0ebf95485821b77022407772b2414539f2ab287e1fb01e93
DIST pyotherside-1.5.4.tar.gz 183745 BLAKE2B 3dad2486dbc3d2632999aff0a7a7af41f6fefcae011bd1dd92b491b4403bbd62adb9a8520af627d5f96644f4fb25e89ee8fb49277723d5f80521d2add984008d SHA512 feaf95e0c981a8fb8b3a57926f48f803584a371752e7f1d2f3c739ee220960df33ad4ca2a38322f3e56d4f8fde193bd7342105303d847b2f532937e8bf2c3b65
-EBUILD pyotherside-1.5.3.ebuild 742 BLAKE2B fe2175b3bf0bbd4d74f4634c90777f93f99fef35d595dbcb100cbdbe72f1dfe6af1e294b046ea129a9369019a3374a11e077ef5ff9100faddfc1e5f88fede53c SHA512 2b11146d25fc9d6358fb32efea4404581fbd4789caf4cd7fb917fd6c676bb0e8e21a0c63bcbd6c290a5cf01fa5180f0a7e269eb34f2d644f236e30393da905a3
-EBUILD pyotherside-1.5.4.ebuild 767 BLAKE2B 5c1a9d64b468f57fed012dc1a4541cadf537f8d8c01a9143e98896281099dee74fa3ec23356a791857741a14f4ccf99d6ebd7af827c90c7264a0ab77c98d1164 SHA512 2dc9369ed63d525c65637105c77b2c8ae3288c460f8b2fd70aa2af61b96c65cfda06f7ca1957034b7cc4edea9f8fdc81d4ab4c87bf32b9baf5d785c42f2da58c
+EBUILD pyotherside-1.5.3.ebuild 737 BLAKE2B 6b62545dc8a1e4796fa87d464633c8ad20db0c5e263f2f061f1ac6bd6de7b6d6e1e7d90891ea5a4bfd3f6de5bbacbb703a674bbae6e449028f300d5ee4275090 SHA512 3ea1ef566e6bee030ee064bca173f498d63832537e5ada96c2bbaf5976a0bb5fb509bdd750e291469c3f40767c79d76980d9725b40b7514b1c4748c59f3c3d7e
+EBUILD pyotherside-1.5.4.ebuild 765 BLAKE2B 939bfd811ed8187e1df97ba089a4913764cdc1272329744ee6e4ca5f7f5002fe7b07b2e67364efc7ec78a84233dfb44c6cbfca51ca5287a9986896f1b36dab96 SHA512 6ad1480e8cd0f8389dc8266fa8c1c365581d0f213ec1cd3534961c74b8dcd100451e9f83b0a1f4126a25ce49accc1d672a5759ac283327544ef807877933bc69
MISC metadata.xml 257 BLAKE2B fd7fdb57fdce3a565a08cedc4d99216724e4013515d77ea89cb41a5c01e8f5479cab25fe53d44a705e3a71164cdc3c93e658e61deae654a13e5c2471dd83c57c SHA512 35e59430f93d3bb2e7e3042a2464b84f8e6cdf1e1624c1e7674bfc5147f9b9694da6b39ac081ed5fc22f1623aea889b743cfee11007911f3c8c17cf61443675b
diff --git a/dev-python/pyotherside/pyotherside-1.5.3.ebuild b/dev-python/pyotherside/pyotherside-1.5.3.ebuild
index 73bb95ee4f22..a0913f2e3399 100644
--- a/dev-python/pyotherside/pyotherside-1.5.3.ebuild
+++ b/dev-python/pyotherside/pyotherside-1.5.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit qmake-utils python-single-r1
diff --git a/dev-python/pyotherside/pyotherside-1.5.4.ebuild b/dev-python/pyotherside/pyotherside-1.5.4.ebuild
index 5950a1d6de85..4f5a176c2301 100644
--- a/dev-python/pyotherside/pyotherside-1.5.4.ebuild
+++ b/dev-python/pyotherside/pyotherside-1.5.4.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit qmake-utils python-single-r1