From a90c84e720803f3d26c0ade8f1f1e405ca97502a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jan 2023 17:52:12 +0000 Subject: gentoo auto-resync : 14:01:2023 - 17:52:11 --- dev-python/bpython/Manifest | 2 +- dev-python/bpython/bpython-0.23-r1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/bpython') diff --git a/dev-python/bpython/Manifest b/dev-python/bpython/Manifest index 50d381d4af51..b2cbcd40c954 100644 --- a/dev-python/bpython/Manifest +++ b/dev-python/bpython/Manifest @@ -1,3 +1,3 @@ DIST bpython-0.23.tar.gz 222241 BLAKE2B eae70242323534dacada4d3d181ec4fba5fd384dc124bec7f28db887d2f1fb5b49ec6bc169d4a93db9de88dee82d714d502f2b2b1de5d9d01073f7504430cc23 SHA512 b25b68a690b838fef0c5dbb05565db4373ebb3611278b9f94db792ef25a43f59e3e9b7ac1ad0f571ae442948748b6c5e28888c6aa0f592cdf8499223cfded217 -EBUILD bpython-0.23-r1.ebuild 1159 BLAKE2B 9dd2cca1b6a0e8f2699e777b68ee9f46e8c7ecd5c3e8dd5f245789d00831f3991527e686022d92351804f83438981c4448eb49d1e1210f2e766d14cceb0a8568 SHA512 0748e1001f2bdbfd60b72d2becb2983f1e2eb04a7cc90a40ea4d873f845f4d137d1963c7f2e49c5336acc75dc0878c66b5b2f2ec576dace00e3e6972a029b52c +EBUILD bpython-0.23-r1.ebuild 1159 BLAKE2B f9d509c1a96d7c276a8d994ccc2f87425daaaa3fdcf7e5acf4d02a3695f663d6676527d9ea4711e9d3dcecc69e3adfeb487f43ad6b84037b098db2167699d759 SHA512 4c9fe7309de586e467fe8519202b5837748285ea6f62d83ac68a3879792eb2949de7a536eee199a277457bab3cbea03c8542cd1832bb80e83adb38cbe5a59d8e MISC metadata.xml 785 BLAKE2B 2f68f309d497deba0e9db97d3c8eff7b8e8dcf39843a232e520c11c0dc574b9c9e1dd071e4af3313e538306d2674331358a216a08dc1605ce07c18853fb12fca SHA512 19d74222a46ed207c1c75668e56bbac30dbf42cb013f292eade90dd1d87fb9e0f57ef0fbabf0eae1c29b277161f75b2f8c7e821e37bc9708262d88c3e9d2c8dc diff --git a/dev-python/bpython/bpython-0.23-r1.ebuild b/dev-python/bpython/bpython-0.23-r1.ebuild index 2254fcde6e4b..15e026aa65c0 100644 --- a/dev-python/bpython/bpython-0.23-r1.ebuild +++ b/dev-python/bpython/bpython-0.23-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 -- cgit v1.2.3