summaryrefslogtreecommitdiff
path: root/dev-python/configshell-fb
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 /dev-python/configshell-fb
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/configshell-fb')
-rw-r--r--dev-python/configshell-fb/Manifest4
-rw-r--r--dev-python/configshell-fb/configshell-fb-1.1.24.ebuild4
-rw-r--r--dev-python/configshell-fb/configshell-fb-1.1.25.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/configshell-fb/Manifest b/dev-python/configshell-fb/Manifest
index 13682ff0f192..29e29fde55d8 100644
--- a/dev-python/configshell-fb/Manifest
+++ b/dev-python/configshell-fb/Manifest
@@ -1,5 +1,5 @@
DIST configshell-fb-1.1.24.tar.gz 56946 BLAKE2B ddda3313bb41a346d08006f1d3c1cdc708a940ab9fb2e0042896947b89e32cca872fc8a19a392eeebbc6403f042aadcef2c78962c069e9c1ed10a2f5d4bb102f SHA512 34aabe6fa5c2f00112748e35fe3859fae09baac5ef13b9aa80e6f00908290a0d724119aa3b2ce86da8bb171c60860304e650aeb16bc678354a7464bd0b5c9b48
DIST configshell-fb-1.1.25.tar.gz 56900 BLAKE2B 00f16c401a87cde0e70730ec74fe5885af3ebf22c3745851661fea7de874f5609c49e0b7c521c5d3db16eec903e0f24331816acc8e19a080043e8399c98bd18f SHA512 338eee8eb7b0fad533b739bb0c9460757cdb90103c44c37568dd86158431b67e1b0ab050afe2670abbba96c5d8c18db9b107d9f7650937a2be7f53fad26efed3
-EBUILD configshell-fb-1.1.24.ebuild 599 BLAKE2B 6cb9b6e718e112e72d082a2c65cab98dfbcaa75c20c10c3a0aff1d5e27d59adb2bfe69e05b0fa62d5aef2e6d83e8f402e0dafb5166c21bb74024408752260e20 SHA512 61bfa3fbfa69478a58ffa115ac7faa19a261eca804d602b0b28b6315d3aaa36ccd70129a058fb9864a79aeb6c9a570f6af70cf31404c88dcd38e3d19b4dddfc2
-EBUILD configshell-fb-1.1.25.ebuild 601 BLAKE2B 70066b9c912a641326c1785f9d703aa60f532a1f4a7d57b2543ac04095e476d893280cd8885607e050d8cbe7af12fb01d1438e5c5661676b8c14706b9da7e4a0 SHA512 02e3b0d9ecc32d3dabf0445c6ed923b6183c795fb5c11d37c11e5b0517da828a5a7eb387af5f8921f10b2c4f83f5af75ed28642c1a2926decd24bdea37f35170
+EBUILD configshell-fb-1.1.24.ebuild 595 BLAKE2B 2a76fe91e7fd0e8e2c46173ece40a20e66e05986839e0142d3c85932777decfae42dd36b1a9c3b1b3ee93ee3e7f1806cbfd6c2e1265ae2d606bd044a30f3bd4b SHA512 d22984c52dd8876340369c786ef7f75b7ffe8c4894bb7366d76f620eb75cab3c9693ade96efacf5cb3e7a38ef88c389ba3f47971e030671713e19cfc2d9bf7c7
+EBUILD configshell-fb-1.1.25.ebuild 599 BLAKE2B c28dbc86455cc4ea6cb3c3a8976b43dc6475b401d634751722f7749641c5107f855b97b608692bac44b12cda653fa7b3c330195f462e3430887458c3607a738b SHA512 a628d3aa0fd8cad79510bc53d78c4b9fd7d48ec04cf7e0f0c2de1147a4f62e6cb83411ec9c4270bc44dbd1d87ea862c730d7ac12a7724b719ac38e51cae7f519
MISC metadata.xml 937 BLAKE2B 2d5ded6950c4286478b6867241f974274b06fefb406117b7b1b6123d092f680e998967c0892fee40f268eb6530b62ac99f4a23859e0d208b6b1b73c730c3343b SHA512 fc2d86ea29566dc96e24e9126c28f76d83bb97e11bc336aef563595602a8342f7e1c2f9fedf6db1aea603d736e5dab3fef7e89e5b8ef4e3e5bca671019a87e73
diff --git a/dev-python/configshell-fb/configshell-fb-1.1.24.ebuild b/dev-python/configshell-fb/configshell-fb-1.1.24.ebuild
index 55837c950daa..1c7e2b98e61a 100644
--- a/dev-python/configshell-fb/configshell-fb-1.1.24.ebuild
+++ b/dev-python/configshell-fb/configshell-fb-1.1.24.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
inherit distutils-r1
diff --git a/dev-python/configshell-fb/configshell-fb-1.1.25.ebuild b/dev-python/configshell-fb/configshell-fb-1.1.25.ebuild
index c04e53c370b3..8f0a3486e6cf 100644
--- a/dev-python/configshell-fb/configshell-fb-1.1.25.ebuild
+++ b/dev-python/configshell-fb/configshell-fb-1.1.25.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
inherit distutils-r1
DESCRIPTION="A Python library for building configuration shells"