From 7b977fa1a28e00fe4d91264ff2cccf13d68b05d3 Mon Sep 17 00:00:00 2001 From: "Andreas Billmeier (@Home/mbp)" Date: Sat, 19 Feb 2022 08:54:55 +0100 Subject: [PATCH] cleanup python-forecastio-1.4.0 --- dev-python/python-forecastio/Manifest | 2 +- dev-python/python-forecastio/python-forecastio-1.4.0.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/python-forecastio/Manifest b/dev-python/python-forecastio/Manifest index 525e843e8..59c2a680d 100644 --- a/dev-python/python-forecastio/Manifest +++ b/dev-python/python-forecastio/Manifest @@ -1,3 +1,3 @@ DIST python-forecastio-1.4.0.tar.gz 7222 BLAKE2B 5977529c999269e81ec5a941c08a8fc3bf11ee24fd58c6598449e78f75f91afcd1dad76d368a9ce2b4ae8ea5067d1dcf05e1a37b9404f6d4a75cc21aa51dae44 SHA512 2a8599e1edd2787403042c1a001d214908c9621079ab41c74b543f708a2c52bc24d7132bbcd876aa9303bd1d5f176893034386ff9114c677f7f03de5740603de -EBUILD python-forecastio-1.4.0.ebuild 816 BLAKE2B c781793a4cccbb3cef138717a0cb61ee85f4d0ab31938f672013a9d60e9e9029cb4c68fbf493ab6c22179c921be68e23aa98ab047ec9a7f7b821bc51376c9017 SHA512 a16e82e676ec0dd96468bfeee4824cf63693932b0599d441121a515b848330b736ca5cb669ab5fb6c979980c237eb67dc3d30555b1c7372a7f1a3e8df34e04a2 +EBUILD python-forecastio-1.4.0.ebuild 814 BLAKE2B d68525e9839a8e6ad8fdf219fe313fadc08f6fe76a9d1895c0fb875df036e4d76ec683fb70e6a8f415f3362aff2aa63b34abcefabd8427b48a9afbc111a9e6ea SHA512 611f493f481009fa0246ece9194d166c87b2eb7d347c7455d214f4ebd98146e72770df1e50fc06d4452868ddc45aa5328936dfa802da72226cf994cd09612d54 MISC metadata.xml 462 BLAKE2B 0f01bd6bf390a57e42a2a16ce032fc5e248e5f4e74e51167481d2ea687810201adde65dea911233eda8c64197d41e6ccf9eaaedd2abbc0c807a2af8762ce4eab SHA512 c8784817d55e2016ae40d695effe7d01dfcecc7da8e38adc65c623fd19d7f7016483efcd405c12a37f051fddb969244212ef68645bd3a88c06d05535818938cf diff --git a/dev-python/python-forecastio/python-forecastio-1.4.0.ebuild b/dev-python/python-forecastio/python-forecastio-1.4.0.ebuild index b817f67e1..e80085739 100644 --- a/dev-python/python-forecastio/python-forecastio-1.4.0.ebuild +++ b/dev-python/python-forecastio/python-forecastio-1.4.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 PYTHON_COMPAT=( python3_{8..10} )