summaryrefslogtreecommitdiff
path: root/dev-python/constantly
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/constantly
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/constantly')
-rw-r--r--dev-python/constantly/Manifest2
-rw-r--r--dev-python/constantly/constantly-15.1.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/constantly/Manifest b/dev-python/constantly/Manifest
index 5c103d6bb46f..df60ff897947 100644
--- a/dev-python/constantly/Manifest
+++ b/dev-python/constantly/Manifest
@@ -1,3 +1,3 @@
DIST constantly-15.1.0.gh.tar.gz 40635 BLAKE2B d400336901f7df7b1535a0e46fe092a2542546964ea144014210e8be3807aabfe8e8370e94f426061a0c3a6257ee66a6ceb963b159717def7e047405368d910e SHA512 eeaa74552fe8e01c40566ac3c8b3d41085f800863ac516e30fe1242f40d3401e4e872279149776f29d3ba78a7a16337a794ad26230efab4dd1847d42bffa81ce
-EBUILD constantly-15.1.0-r1.ebuild 719 BLAKE2B 88471b240bb3dd9fee8308831d219957b6950888034542a192106da80237544880e63ccb10375e1f44b362cadbeeb51290b168ca1bed356a79a61a82313d4323 SHA512 12780953a9f125618888e0f33fcd862f06f5ebdc471d06b39c1f008905954599fa5fa19296a75bd67b09501bd2d85040ef27de5153a10bd6e70b2e36ad50c1af
+EBUILD constantly-15.1.0-r1.ebuild 717 BLAKE2B ddeb217ec59cef744a55ddfdecb8fc413cd34d9c29a1e0942cf3fca5bb188265d137066764b533b523ad754af02448026d3f45d4b89fc5056a835fd6ba6427a9 SHA512 8f9a0ed55fd562a8d227cd0eceffec1de8e5779ed2aff7dc785126afce466a6289f8f9fecf8de793a6658a514c7a1b6eb506265f277a9d9d14d320013b72105c
MISC metadata.xml 664 BLAKE2B c08531b4ad0b05cd57b529174a364c5761e99f333515728204112e81552e40e4bd016e80e7e848a532203314b1a2ff525a0f984e7bc0c2147d4e6eb7446d98ab SHA512 5570cfa8d4c71931cc24c1dc8dfdd3610447cee11097f92c7794a3850a946755991a3f3ad043e3d6a4b05f87bb85d4a819799623fad6e1b10021fb37afcf3c22
diff --git a/dev-python/constantly/constantly-15.1.0-r1.ebuild b/dev-python/constantly/constantly-15.1.0-r1.ebuild
index 2cc0e6074f89..e3b36e5d7bb5 100644
--- a/dev-python/constantly/constantly-15.1.0-r1.ebuild
+++ b/dev-python/constantly/constantly-15.1.0-r1.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=6
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
inherit distutils-r1