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/chump/Manifest | 4 ++-- dev-python/chump/chump-1.5.2.ebuild | 4 ++-- dev-python/chump/chump-1.6.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/chump') diff --git a/dev-python/chump/Manifest b/dev-python/chump/Manifest index ec97625cae73..c1b52f7edf1e 100644 --- a/dev-python/chump/Manifest +++ b/dev-python/chump/Manifest @@ -1,5 +1,5 @@ DIST chump-1.5.2.tar.gz 12920 BLAKE2B 5fde4774009ebda37e7a9f9c9cfedea3d4e19a9be1aeb165dd867a8ec8cc69385855c22763bc822d3a65d76c70cfe7ef41e4761319dbfaca9587301570765a8d SHA512 6b836bac1ab38c88084f9d6608a9ed88b305847faabcf5de6c13d587e91dc92b21334877cb9290dd56873de40be92f31f2bab3a345c7a7e62259004f5762cda4 DIST chump-1.6.0.tar.gz 15646 BLAKE2B 8cab76e633fd4084d349115fae925c152439d06acbe629d5c23c474f2dc0a3cb1b5b727b856a9d54a82e39698b3cfd7470086a976cfc6b4870f1af02bac71f87 SHA512 d219f1b9e28dd17f834dc807cd42a288adc4f5579bf97cf6b1833e63f339bd811953c3a74cafad9021beb05cd5fddb46cf49b62a4803c62ece62d037fe38a4ee -EBUILD chump-1.5.2.ebuild 1071 BLAKE2B bca902b7d9c479bc92994ef2ef6cdac5fa5e6d64de31ab6673e5c41aeee1f3155d785be4ba7cfcf142420b93a627f4eeef912c164f14223c1634423e0dd6f933 SHA512 d5585b47117f8abc9028f0814778f7c4baf8b71ab7dd2deb23186734e27934ecd4ef6d16993c618e3da6aeb067b97ab5df4c439e56316f1eeb0075d02a609fc6 -EBUILD chump-1.6.0.ebuild 870 BLAKE2B a408c4af2f4071febbe737fc975bac074148b401c19961bc3e01bcc7ae65dfd26358351217e4ab2b13000edddad8421288d3172f92911fd3ee813b9e9c9ed27d SHA512 82978ff81057078316b672edd277b2cd372f293c8df14eef8aae78331e587a547be10beee53ff46893b561dfd222d2d197e2264611bf168940c4231a5e45f9e1 +EBUILD chump-1.5.2.ebuild 1061 BLAKE2B 137457bb5812a56aa5e9393311ccaf13326a0f264d98ceda7fd19c7f97b42dffe43ef7ecf5bdd8181d62be9b414de77a9146e1ac40dac0f261d626d9d792b739 SHA512 5fc4dc4b9c932f3ab12387b69913cdeb9bab4a7c845ca19f4457a73f9eaf850a1f27478c7f80fb814a068f703846856b1913c8ecbf12692c0e703d56a453731e +EBUILD chump-1.6.0.ebuild 862 BLAKE2B 84f43b11ec2ef74a0c9c0fe84f75f3797565e6f033f2f6320a005f8481ef177840554e19ca1507343dcb3601b7cb3ebb91b10537b4a39123cca6445a6e913927 SHA512 7d211f00bfec5fea73807be43bd2540f0e818415379710a6819732f77b520e368926886af72d6dfc6f77420930a747619e0e3ed4868f6a244571f4ece0636841 MISC metadata.xml 518 BLAKE2B 126300d60995a32912c84d734b465bdc4ad7f4569aeeae7674325dbd44c177431dffb22e05341cc50e8ac0f294617c64c18c11e3b5f7bfb17eb083f48f06ffdc SHA512 bf56b4200d946208832b539649d18f450da83e2bcc31bff902ad8793fb27f823e2e4207175cc13db3ae49f1862b5889a36fa06d27ec412da647cbdb2c4286604 diff --git a/dev-python/chump/chump-1.5.2.ebuild b/dev-python/chump/chump-1.5.2.ebuild index 5ce7c43c101d..342300311c9c 100644 --- a/dev-python/chump/chump-1.5.2.ebuild +++ b/dev-python/chump/chump-1.5.2.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=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/chump/chump-1.6.0.ebuild b/dev-python/chump/chump-1.6.0.ebuild index f2bad783dd2a..4eca65a67580 100644 --- a/dev-python/chump/chump-1.6.0.ebuild +++ b/dev-python/chump/chump-1.6.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 # PyPy is not properly supported: # https://github.com/karanlyons/chump/issues/17 -PYTHON_COMPAT=( pypy3 python{2_7,3_{5,6,7}} ) +PYTHON_COMPAT=( pypy3 python3_{6,7} ) inherit distutils-r1 -- cgit v1.2.3