summaryrefslogtreecommitdiff
path: root/dev-python/testify
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/testify
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/testify')
-rw-r--r--dev-python/testify/Manifest2
-rw-r--r--dev-python/testify/testify-0.11.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/testify/Manifest b/dev-python/testify/Manifest
index 0155237801af..cb26444b1f7e 100644
--- a/dev-python/testify/Manifest
+++ b/dev-python/testify/Manifest
@@ -1,3 +1,3 @@
DIST testify-0.11.0.tar.gz 67914 BLAKE2B 8518f7f95ed83c7c8d779b58962f9b111639b4d5b9bbe80907a6e25ca70781945aa320a0cdcfefebe6c96b0a7f471f8334af332dad32beab5848e7601ed277e0 SHA512 ed19a9b5cfa509b65bfa366aa8c5fb311f00a2996dca9b5028a7dfe8d7ad06ab88964dd7e7ea7aa31e183537d769bbd81eb6dbd7d57d7576b6ec8fca9b684dd0
-EBUILD testify-0.11.0.ebuild 1330 BLAKE2B d32a078848dbf400ddd49e5843118b9254e2ee7b706213a0ea0f246c3091165c79806fde3a5ad3437a3107d81266092146f35c3030e88eed1c311fa0a9902de4 SHA512 a9cf0b566d6eb22046d86612f1f6bc654e6dace0367360f02277ae89a46c3afc7153f3eebc7373cff9ac5062252b8e0bc347c829e634c76be0afa3209ca6475e
+EBUILD testify-0.11.0.ebuild 1326 BLAKE2B 874412239c7748ad32bae903fef2e178c5ec6d68a482ba638bd0470748116bc8ed9aaa5ff44815e79ab3e50862a4016eb01e88e2a4c7d2b11ab0d75810cf80d7 SHA512 8fc6ff76b6677e71f28f5fc13821b7f34dd4e338bc10264d7868d8a89f8bb7a76eba07f5acc2089c1273cf3cab5e438f759d1fe2a0412f80256fee3c4010818e
MISC metadata.xml 374 BLAKE2B 28e2fec88ebfc9fa2560301c0f566f72e6d4fd86ae01f61c6fc2161176b2855156d37a21383190c62d13c587c3cdef70f41c756013d7142226883fb45ae81fba SHA512 668324c1ff0e2977568abc0ff574acf07d445bb47e17781b7e6d4f409118496c5ab4668ea500e94a615ffcd93c4c5dd59960cb00b886b9c57174ae62ce24c8b0
diff --git a/dev-python/testify/testify-0.11.0.ebuild b/dev-python/testify/testify-0.11.0.ebuild
index a8c182ff48ae..58e313e75e0c 100644
--- a/dev-python/testify/testify-0.11.0.ebuild
+++ b/dev-python/testify/testify-0.11.0.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=5
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit distutils-r1 vcs-snapshot