summaryrefslogtreecommitdiff
path: root/dev-python/pytz_deprecation_shim
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/pytz_deprecation_shim
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/pytz_deprecation_shim')
-rw-r--r--dev-python/pytz_deprecation_shim/Manifest2
-rw-r--r--dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytz_deprecation_shim/Manifest b/dev-python/pytz_deprecation_shim/Manifest
index 46287ad3460f..0abedbfa36c1 100644
--- a/dev-python/pytz_deprecation_shim/Manifest
+++ b/dev-python/pytz_deprecation_shim/Manifest
@@ -1,3 +1,3 @@
DIST pytz_deprecation_shim-0.1.0.post0.tar.gz 60190 BLAKE2B a6d186ca6fff17a3fb787ad6164fcf45fbac272e6123491a6822699cf54a115c9941f2b1ee3d227f531a0ab1d11846300dc24974611cc1671c77405606704754 SHA512 201eea777f4da9def1b060911da5eaa89652f6716d5608278fdc94a2f67af5ea23a8b667cb181e03d5edd7f0a07f4954047621668f4c2e7bb325dd07f454d0b6
-EBUILD pytz_deprecation_shim-0.1.0_p0-r2.ebuild 1035 BLAKE2B c9e0c61025e2349705d3335f87fa312e5c106c9c2e6937d7edb0365ea095c63d9ac5bdfa1971eb0fc18073983f27af8968fc285473f13be1e998d8cf17b46642 SHA512 494a4199e164ad16bae0715852619bda5ff093218414ca299b2b35e9e7b911f80b03a90c88cf101cc8d2e64f712dfa013dbfcb68e69f1f5030bf80570a83ac39
+EBUILD pytz_deprecation_shim-0.1.0_p0-r2.ebuild 1035 BLAKE2B a38b7273fbe32277fc88a5f1b15313c1854a704afb6c1cb66c5d6a00ee85539419c2ba862332f7e0f67fce9634d4cb16940a8235d542b7a152dae6b3611f9344 SHA512 0b9358d6b398c29c2d6acb6cb0e517edf2c0bc9d722dc22742c77f9085cbd71eba0200fb66382714e178d9019d02a34e85d0a51130ebc8b96c486d95e9ef2361
MISC metadata.xml 419 BLAKE2B 2840524ff112ed60eeca8162297a1d4c0c3ecb47a5abaa440d237832f90a823789f07400200d2a0d31b25f6d2484a85d448549f32ccd7b4a1d755ff263c7df7b SHA512 3c75ed2c66ae13d4f67d50f07eb5e17fea8d4f8a3252d3a4d52ebe0c688c9253c61dc065ac6cda6120909e625fc1b6eb74a6f2d7dfc8cf25c8aed075a4f75bbc
diff --git a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r2.ebuild b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r2.ebuild
index 8d310bf3718f..c5aba1a194c7 100644
--- a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r2.ebuild
+++ b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-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} pypy3 )
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
inherit distutils-r1