summaryrefslogtreecommitdiff
path: root/www-client/pybugz
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /www-client/pybugz
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'www-client/pybugz')
-rw-r--r--www-client/pybugz/Manifest4
-rw-r--r--www-client/pybugz/pybugz-0.13.ebuild4
-rw-r--r--www-client/pybugz/pybugz-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/www-client/pybugz/Manifest b/www-client/pybugz/Manifest
index 047fd37f1374..dcdfecd5e180 100644
--- a/www-client/pybugz/Manifest
+++ b/www-client/pybugz/Manifest
@@ -1,4 +1,4 @@
DIST pybugz-0.13.tar.gz 26876 BLAKE2B fbab5ff308e137bf590620362fe102408444c7c1cb375f2c2d426cf5873fba5cf8759d7083be4c6bd305191680af8d1afc3aaf0648e186a93af4dd0b60442093 SHA512 2cbbd32b44d0d513e91e5c35dca5c68e34a963190c31f9139922f6b8ba69c7362063155b35833a00c2bd064f94d99367e2941a573aed4488f9a71a3b163d4b54
-EBUILD pybugz-0.13.ebuild 1086 BLAKE2B e083c4fc2a0c387a5391875e4d009edbd72d10e941b8f9146fd22874beda86dba3f99b6c20606bae29a17383a5fd0870d2f3dcce94f103bcad68351f347f8f8d SHA512 11ebb177ac51128433f4867f1a1887eb86d1c93882f4e94682bdeb908e78a9cb777dd89d83696051da2dd297e0a1392ded8d6d482bd7d841be9137fb6b0fd65e
-EBUILD pybugz-9999.ebuild 1089 BLAKE2B e3a1e1570c3644c68aee81446460123f79d33621c983d41ce55cb1e29289e3f0eb0ebd54b237f875fbe2f098b6d491aed839c41632a4bd714a065f5f90f78354 SHA512 b8cdf86e8e35aaf51e8bb432cc83435c170a9670c68e1e0236fe094b5abd286aac5f122f22d170404be536bbce74e65df2bcadc2431cfa7db410fb90776efa9e
+EBUILD pybugz-0.13.ebuild 1084 BLAKE2B 9b0b6b34069347cbf0c33e85b8734f003a85b71a04b9c068a135394ab27c095a8ba3a916de10f4cd52e2e8d6bbc4c65e2dbaee1f59f5be8b615696765365e244 SHA512 549ef31d6991ff210f93dc8776528119f2c91b65d648e0f8d96a5312c496594da905f292341490c70de8380a6f279e159cf37447486e93ae930837e4f7ccffc5
+EBUILD pybugz-9999.ebuild 1087 BLAKE2B 8efbaf8d74917e310948ffe959b08be48e8389de2913ef7f06b4aa71d7c916f6580fc631bb0532180fa82e2247c495b2a2b123239b6deac0505bb6d261bf497f SHA512 5274e4d2696cc495cdd8de9bbccdb2e5645adf21b467163f788d666617460993792ca50413ba664c05c8aa618617db7f57ea9bf74f4093793e4236f38c5ab688
MISC metadata.xml 307 BLAKE2B 35d9a21eb8997a7ebed4e14a088ac85802c9828d3d968adc0b41b1c7f5a54d863747cd32a96624785e16caecb6ca0a5b645aec61459c19ce746bedd67000a3a6 SHA512 ae4880029f219b2a1db5b8975ae0b442eb23d9059bdf5798f79d2f23a7d43bdd5efd7e8c626cb3dc642936f7ae84bbdf66d9509cd96e5c986bba136c77668b75
diff --git a/www-client/pybugz/pybugz-0.13.ebuild b/www-client/pybugz/pybugz-0.13.ebuild
index b5b7fac8ef22..f2cccc04ea7f 100644
--- a/www-client/pybugz/pybugz-0.13.ebuild
+++ b/www-client/pybugz/pybugz-0.13.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PYTHON_REQ_USE="readline(+)"
if [ "${PV}" = "9999" ]; then
diff --git a/www-client/pybugz/pybugz-9999.ebuild b/www-client/pybugz/pybugz-9999.ebuild
index d4ca927b5e99..41c97b138b40 100644
--- a/www-client/pybugz/pybugz-9999.ebuild
+++ b/www-client/pybugz/pybugz-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PYTHON_REQ_USE="readline(+)"
if [ "${PV}" = "9999" ]; then