From 399e7801953a7faa9fa7fd5d0337d927a7a53eaf Mon Sep 17 00:00:00 2001 From: Paul Healy Date: Mon, 8 Mar 2021 19:37:11 +0000 Subject: update py version Signed-off-by: Paul Healy --- dev-python/heat-translator/Manifest | 2 +- dev-python/heat-translator/heat-translator-9999.ebuild | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-python') diff --git a/dev-python/heat-translator/Manifest b/dev-python/heat-translator/Manifest index 18a501f..75de609 100644 --- a/dev-python/heat-translator/Manifest +++ b/dev-python/heat-translator/Manifest @@ -1 +1 @@ -EBUILD heat-translator-9999.ebuild 675 SHA256 f9aed9d1326920db9bd07a362c1d0f1d57be57e0c7f549ed31b567293a10cd2c SHA512 7ff023c44c623790bd01f8ec7864f9a961c5642e0103296d571233bb3634d029d1ff315e479849d6c521c6491da99bcba5ed37648b54764874e0c02da3a498f5 WHIRLPOOL 121653dce927ac46f6e123468b677fc7c6818031f58be25ebdbc4e7ed1a40ef7bcb3c8913c27bef4da7496d933b32e0bbcde95fa5fcb6f6be9d423e5f32ccffc +EBUILD heat-translator-9999.ebuild 673 BLAKE2B 24b9dfa35fd158575f58fb68d23e60e0d2dd02ec1144a9dca14fc4546a1ed9228cd05ec5bd5202222558a91b8171ac4fca0da4d5b86bb1e90e4f14e080c7b63c SHA512 ed58d1e23d2cda656fc4713b623d550a33d13ab203d27576dbdd9ac8b6bbd25ee4674b32a6bb5596554a3b2d0a989853cddd9f7ba0de48d416a70e455872d888 diff --git a/dev-python/heat-translator/heat-translator-9999.ebuild b/dev-python/heat-translator/heat-translator-9999.ebuild index 60578ad..acf35da 100644 --- a/dev-python/heat-translator/heat-translator-9999.ebuild +++ b/dev-python/heat-translator/heat-translator-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 -PYTHON_COMPAT=(python{2_7,3_4}) +PYTHON_COMPAT=(python3_{8,9}) inherit eutils distutils-r1 git-r3 -- cgit v1.2.3-65-gdbad