From d18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 15 Jun 2021 14:57:03 +0100 Subject: gentoo resync : 15.06.2021 --- dev-python/distro/Manifest | 2 +- dev-python/distro/distro-1.5.0-r1.ebuild | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'dev-python/distro') diff --git a/dev-python/distro/Manifest b/dev-python/distro/Manifest index 648fd0b12366..18c87f4de46c 100644 --- a/dev-python/distro/Manifest +++ b/dev-python/distro/Manifest @@ -1,3 +1,3 @@ DIST distro-1.5.0.tar.gz 54340 BLAKE2B 2a5bf45cdf41b9772a2e164aebe96a4e9952893b7462935938fa4939704c8dca67acc3e0a52e53d8722aa4405abdc7ad2c8d600dd397d1243bcceda4d5ceeb75 SHA512 14831fe1355e9ef4f58f273ce4a548a3fe438e95466b4b4f596b8110da51305d66ed77c2e40c3dbfbcbd1a66c74e23a4d4244c8bfdebc4b49b3e7ddcbff55b8f -EBUILD distro-1.5.0-r1.ebuild 535 BLAKE2B 4de5c306679ffd01852ac5f8867ed5888983d962b0461cefc985654996a82cb97d2c8c143eda8a681fdd4b1a4b32306dc2287566b3a88d343366f06f6af8089b SHA512 43503dfb59511d29caa281ec5009730e8336cc06b04a07a661b1028050b422bfaaced9bd72f80e54388bda5c51b88b1b29cab27889c9173b5060f5025ffcd5f9 +EBUILD distro-1.5.0-r1.ebuild 502 BLAKE2B 8e805a6733b05cca24d756491f8adc6d0304b0f33861bb98c214dd58e91834b98ab8a1a48c2ce4a6e7acb80f2e652d8eaabff882bfe5207d83ef77ba4bf75a97 SHA512 602a2387b5341f58ecd63c42b86c8b08b3ea6031b3fde5ed57e2d8204f83653c61b82ac16f94bc1ca1ef8a30894a32f5bbeacc4efe685dd9a5e29a7487f03212 MISC metadata.xml 838 BLAKE2B 899bf57efe9358f0f33df59ef8802cdb0e9d26c05ac99289b7d3765ddf2a5cb65452874aaca7db3774c76564c4761c4f71ee139bad080cc1e62472794de29b8e SHA512 55cab917a2b67bab65c1fda28693020efde74e905c09d077dd2562c2e78171ab33a2a4190b458deb5bfbeb3b9ed3fd66c61e69cbe569f1640d135c46a66477e5 diff --git a/dev-python/distro/distro-1.5.0-r1.ebuild b/dev-python/distro/distro-1.5.0-r1.ebuild index b9a85477afec..c8e9c2923639 100644 --- a/dev-python/distro/distro-1.5.0-r1.ebuild +++ b/dev-python/distro/distro-1.5.0-r1.ebuild @@ -1,11 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) -DISTUTILS_USE_SETUPTOOLS=rdepend - +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Reliable machine-readable Linux distribution information for Python" -- cgit v1.2.3