diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-11-25 22:39:15 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-11-25 22:39:15 +0000 |
commit | d934827bf44b7cfcf6711964418148fa60877668 (patch) | |
tree | 0625f358789b5e015e49db139cc1dbc9be00428f /dev-python/pycountry | |
parent | 2e34d110f164bf74d55fced27fe0000201b3eec5 (diff) |
gentoo resync : 25.11.2020
Diffstat (limited to 'dev-python/pycountry')
-rw-r--r-- | dev-python/pycountry/Manifest | 6 | ||||
-rw-r--r-- | dev-python/pycountry/metadata.xml | 1 | ||||
-rw-r--r-- | dev-python/pycountry/pycountry-19.8.18.ebuild | 31 | ||||
-rw-r--r-- | dev-python/pycountry/pycountry-20.7.3.ebuild | 2 |
4 files changed, 4 insertions, 36 deletions
diff --git a/dev-python/pycountry/Manifest b/dev-python/pycountry/Manifest index 5245163d3f9d..a4830af56511 100644 --- a/dev-python/pycountry/Manifest +++ b/dev-python/pycountry/Manifest @@ -1,6 +1,4 @@ AUX pycountry-20.7.3-fix-tests-for-pypy3.patch 740 BLAKE2B 64113481df5b7fb385604f16d7b3be066a12b6a5e1dab38cdf879101da132bcacf407fdf773d5f15381789114be265c7e1ee3ab880c38dae6e904e6820923ee5 SHA512 0df7756ac4d3dd3ccc409307f21a95021c93851ad3b6ce07ce244eade4957d9906dc6aaabdbafe671cf6f9619623cdd22097119642c0c926376e4991eb6a1a4f -DIST pycountry-19.8.18.tar.gz 10003160 BLAKE2B ac7894e9fc1ed4e8f386cc6e07c1fc2abefee63c39c7c851c100519418606b52bc18be8da672930ceefdc7ca7b51571e4b3884ea0c20e547e5b596e249ebf407 SHA512 39ba06629eeea55460424d06992ca5f1e5bf6168b219dc4880ec326f6aa0c92a4fdc54d4143a8b8bb1490149af793e760e291c6d704104a57ba91e88228ab669 DIST pycountry-20.7.3.tar.gz 10137217 BLAKE2B 2b32d450a1d16eab95e0c1ab6cae3bf89c07742d48cf6f8473854119ac0483b5490523e03e823c9b314231983f39d1c8bf595aac201756fee9897a8d15a84c08 SHA512 df88a34307a4275267a7f3af282b73ca5e762c49ad158bfcd39b97c5d852bf045bcfe72351fc6f232c55003a7c4b0a04801eb562ba65ed5d599bd45b2bd3bc58 -EBUILD pycountry-19.8.18.ebuild 902 BLAKE2B 80b782a69ee57cbd3aa573eb92ffc7addb6f9e793c32870b7e8a61543a78a9542264f7672b0b2fd3db9dfec58856dea5e8a0936cbb1f7206f01c660ff99107b8 SHA512 0e5b22e1fad3d0ba447ff6596c549c3e6270cab301b53b42df8ce34e80e4af12264f6e4189af68fef36920464c0017689b916d27231b4d721f1fb888693f8b6f -EBUILD pycountry-20.7.3.ebuild 995 BLAKE2B 1e30bd0d356726eda5e05c8cd5c129a770842161ea98d7fa70098a4f19789bc154156dbb62798ae8486065ab192fe18d9f6dfeddc398a5a5775b04ee8a177676 SHA512 9abe7006544e503b89e02f5de2f6aae314dd5abbc2434b2167cdd6e180ba5ca232d89cca48e2db1545d73f254dbc4666503f7f21f29caf3a339adb9799bad1c2 -MISC metadata.xml 448 BLAKE2B a686522b95569132b176657278dc1571174234f839ad5796c0498198461054d2a2190482b10216ac22a2148b6430b1959f65e72756ae4aea69674f5a14640341 SHA512 d4f3dda1070dd7513059353bb3608b9c1e37d15d6cf8aeffb914c07649cb80aa2ce165a8eb204ef7ec0206d5872ca9a25b2aba5148d783876db53bf4e2f490df +EBUILD pycountry-20.7.3.ebuild 991 BLAKE2B cb9e68b322a28bd294e93133af7eead637a698a09a3f9eda77f3ee7e4150e5e9a2dd49c00266ba1bf89222064ecf39234731ac18a89897a0de8f988214506bab SHA512 da91f7863067b7441ff3e7742580a335f973de935e47dca9113adda3438bfa331158008392bb2f946d73ce334e2466882d96cc3e0e14d99fda35f50e4fb33218 +MISC metadata.xml 472 BLAKE2B fb2aab31ad673be9f39cc21bcbed26d06525a6bb905855b297f3f4aee7be246db9bab4344dd38dd0e903e63a8548795c26925e742635150600b26cf9f0c563e1 SHA512 83ff7cb703819ed92c8b2ba08ada6941f9accc30208f12ec9c35bf58c4dc772de34bec00646b6f188fe9cddd0d3e89ae540e8d0936629dc2075bf66442986024 diff --git a/dev-python/pycountry/metadata.xml b/dev-python/pycountry/metadata.xml index 926bcf2432e9..da18e7bc6d5d 100644 --- a/dev-python/pycountry/metadata.xml +++ b/dev-python/pycountry/metadata.xml @@ -5,6 +5,7 @@ <email>python@gentoo.org</email> <name>Python</name> </maintainer> + <stabilize-allarches/> <upstream> <remote-id type="pypi">pycountry</remote-id> <remote-id type="github">flyingcircusio/pycountry</remote-id> diff --git a/dev-python/pycountry/pycountry-19.8.18.ebuild b/dev-python/pycountry/pycountry-19.8.18.ebuild deleted file mode 100644 index e57b6a53ee05..000000000000 --- a/dev-python/pycountry/pycountry-19.8.18.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{6,7,8} pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Database of countries, subdivisions, languages, currencies and script" -HOMEPAGE="https://github.com/flyingcircusio/pycountry" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 arm64 ~ia64 ppc ~sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - test? ( dev-python/pytest[${PYTHON_USEDEP}] )" - -python_test() { - # https://bitbucket.org/techtonik/pycountry/issue/8/test_locales-pycountry-015-pypy - pushd "${BUILD_DIR}"/lib > /dev/null || die - if [[ ${EPYTHON} == pypy* ]]; then - sed -e 's:test_locales:_&:' -i pycountry/tests/test_general.py || die - fi - pytest -o cache_dir="${T}" -vv || die - popd > /dev/null || die -} diff --git a/dev-python/pycountry/pycountry-20.7.3.ebuild b/dev-python/pycountry/pycountry-20.7.3.ebuild index 6ae5775ac033..640c1452d64c 100644 --- a/dev-python/pycountry/pycountry-20.7.3.ebuild +++ b/dev-python/pycountry/pycountry-20.7.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 arm64 ~ia64 ppc ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |