From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- dev-python/pytest-expect/Manifest | 4 ++-- dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild | 4 ++-- dev-python/pytest-expect/pytest-expect-1.1.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/pytest-expect') diff --git a/dev-python/pytest-expect/Manifest b/dev-python/pytest-expect/Manifest index 305a76621a55..3ba94121fb2b 100644 --- a/dev-python/pytest-expect/Manifest +++ b/dev-python/pytest-expect/Manifest @@ -1,4 +1,4 @@ DIST pytest-expect-1.1.0.tar.gz 3595 BLAKE2B f291021c1fb44371f43d5970573872d3db04e0b29e909de01c2183e79d96f9a72060b75f914cd7460b914864b98191460b4c44809a0f5ddf728fc6ef0c94c348 SHA512 41d2b296844e9dab9429f34eec37fe106a4e6c2039824c37067ed048dcc328b13e666b22d3482ccfc6153af4e44b5d895f3011ec45df55ffa07a98459e3caefd -EBUILD pytest-expect-1.1.0-r1.ebuild 733 BLAKE2B 60184e36906b38ce339eddd4f493ce540ecce25807d43c272888ef1cb207f9d19f593f2348475b527a1d032c49615bd81408ff9373129e52277903a4644821e9 SHA512 9690af23c228fc1b07bce688d44c05ae2040742bdc7360369ec029457444d164031ffbf176617c1a50744651f1b9c5a1edd847bf3e36b0d2cd7cd98c13b04799 -EBUILD pytest-expect-1.1.0.ebuild 694 BLAKE2B 4da61d87ad1268cdafce2bb9b750468394e9ded2f12d4c9bb0a1c568c33109c76e8d72db34c7fba6fe6c6721f758c6d67ce1e389b385a1bc92d1c44d0ca23524 SHA512 01e7def124d9d273ef4a6e04468917130ab8e172ad7fcb06d6285503ef1ca299553eca11a557cd8617888a93fd90112200da77cbe627647461b19f2af2fd01fc +EBUILD pytest-expect-1.1.0-r1.ebuild 728 BLAKE2B 87bf3a8a35a152c16133c072603ad5df7e7852d97adc6f775c7cb365681862ef44996760dc6c4aa00c528749f20948532a0638e9abb19a6af2573ec8fd3632c3 SHA512 9502d74f0de51f76cf265578e13a24ac9b8491dcc4a16ffa2e2ef43443d0045b3645b322a657ec23f3b19a211fceb06411b4728202cd54aad4fa5f9d62c527ba +EBUILD pytest-expect-1.1.0.ebuild 687 BLAKE2B bee99418264de8f068655a45592810767d7edff3091b24d55a6e3e33e5d76062865e748104455f0a93c3429c66d63194709c84f59e09f319e65447900e94d12d SHA512 4fa1118914644eb90726cccee1a320d7511ea7ce1bbbda09f29e3ce9a3669cb39a948c0dc5dc78ecbfb468fa90b7afa90702b7ec1928efcb6b44823ccf961ba1 MISC metadata.xml 357 BLAKE2B 29b8df313fa5bb9f7666ba95df518d3ada2f9bf783c2e14cde2f404cf10504e5631ad2a512303acfdd0a4ffdad845fe482082d5234e6b54818f38c83c07391f9 SHA512 6c6151ca1a141fdbecdb4eae172cf6d21bd41f2827db435f8d1a6a4dd95743fc291f302848b9afad0e1fdb9e7bb8030bf0f8e46a69e8d4ad9ed0d648b1aef870 diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild index c94a4af4d0ac..608a680a6953 100644 --- a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild +++ b/dev-python/pytest-expect/pytest-expect-1.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=7 -PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild index 21635f2acab1..9469ca60639b 100644 --- a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild +++ b/dev-python/pytest-expect/pytest-expect-1.1.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=( python2_7 python3_{5,6,7} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) inherit distutils-r1 -- cgit v1.2.3