diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
commit | 21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch) | |
tree | e1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/cliff | |
parent | 7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff) |
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/cliff')
-rw-r--r-- | dev-python/cliff/Manifest | 4 | ||||
-rw-r--r-- | dev-python/cliff/cliff-2.12.0-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/cliff/cliff-2.12.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/cliff/Manifest b/dev-python/cliff/Manifest index ef5eed5045a6..d5646d2d1bb7 100644 --- a/dev-python/cliff/Manifest +++ b/dev-python/cliff/Manifest @@ -1,4 +1,4 @@ DIST cliff-2.12.0.tar.gz 77405 BLAKE2B 70b3865837bdba1396fd76b4937c594dfc9f50db24f684c6676c4ac1125ab34f6cdca29fe63a490d41abd49a268d6246afc873a5805446d06b07cd754aebb727 SHA512 5802cdd17b6aa81dbb344efb8ef53212de999ab33eaec1eb06e1d002ab513758d3634ae5013ece6375b1bb98c9fed99aa74cf92752c34e1132fa5ac20a969f4f -EBUILD cliff-2.12.0-r2.ebuild 1775 BLAKE2B 54a8cf4a09b0f2740be5f7f3e41e2aa47bf54d540b8fd491c5fb3a289ca02e4ff5b007ed421894f5294ee6b569ec999af1cf0c7f04222e5e2650e121b37348c9 SHA512 79c532d4780eb14af417b3345e4eae41509de33e868c4bebf5ed32315493974a783eb7ff8f70836068bd48281d945a3f18d4375b5508491d0ce4fdfa4d30e563 -EBUILD cliff-2.12.0.ebuild 1563 BLAKE2B f4bb7d8677a0f492c4e73cf959b32d366d8762cd23b1c3255c92d4e7901ff8d8a47ee54fd1a95148925d6055124c6e9d15e72c65805b86d8af5c2957ca1b5357 SHA512 8dd6d5accbe9f6397f84845d926616e27b216dc985f827121ad4a7d933063314eba424cf2d775dde67fb5a969f5c933d74a9e171d96a7ffaea17b5228e9d208d +EBUILD cliff-2.12.0-r2.ebuild 1771 BLAKE2B 0dcdee6da211f6642e1f0c5e9ee036d4ab7100a600e0fbe8f85a87712fc876dbb541fcd2536f9d120ebca458cd02b5dbf2fb27a5f3dc4ad268f3d1896b4b81a4 SHA512 47706e4dca094e7f3f12ae05baae4371423713e6ecfa4af4f707570a8081008b330f2e05fffce241ba2c5b9f816aa2fc97bc99fb22c247e849434d85a86ea939 +EBUILD cliff-2.12.0.ebuild 1559 BLAKE2B 617935eb4c097d30af968e9ed5b0f7a533cebce42d0a55c3e768ba082ffc01b0c6d15f373b0c0fd2dc53cfd4525c5e159df939e06ef98c68e39cf8833ca16f0a SHA512 2b320599b909e3ca925c3689d9433a90b91cb82476304cd9fd8982bd3d102b7f5aa3ca39714b8a12cafc8f939ba6b6262f6476541e121510f14c552594d71de1 MISC metadata.xml 709 BLAKE2B 05e69832a5cff97a52caebc4c113a39342e62803fd523a753a8ba119f4326a9814c7c382e88906514e539922c1f22683a09dd46b2c11e3d60b8f885072a08e72 SHA512 f031fa34d06b4c12c8eba5a046c07f1e391fd84bd29d6a4ca8c769c2d774262d66d7bac12d05cb8ef669db7e2713d6862b6a118e9f9ca810e9ae0fa9fb881892 diff --git a/dev-python/cliff/cliff-2.12.0-r2.ebuild b/dev-python/cliff/cliff-2.12.0-r2.ebuild index bafe40ecb52b..1231c46ba18a 100644 --- a/dev-python/cliff/cliff-2.12.0-r2.ebuild +++ b/dev-python/cliff/cliff-2.12.0-r2.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=( python{2_7,3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{2_7,3_6,3_7} ) VIRTUALX_REQUIRED="test" inherit distutils-r1 virtualx diff --git a/dev-python/cliff/cliff-2.12.0.ebuild b/dev-python/cliff/cliff-2.12.0.ebuild index 504ef282ad3a..89202b961400 100644 --- a/dev-python/cliff/cliff-2.12.0.ebuild +++ b/dev-python/cliff/cliff-2.12.0.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=( python{2_7,3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{2_7,3_6,3_7} ) inherit distutils-r1 |