summaryrefslogtreecommitdiff
path: root/dev-python/setuptools-git
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/setuptools-git
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/setuptools-git')
-rw-r--r--dev-python/setuptools-git/Manifest2
-rw-r--r--dev-python/setuptools-git/setuptools-git-1.2-r3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/setuptools-git/Manifest b/dev-python/setuptools-git/Manifest
index c1c2a3ca0aae..0070c78fa4dd 100644
--- a/dev-python/setuptools-git/Manifest
+++ b/dev-python/setuptools-git/Manifest
@@ -1,3 +1,3 @@
DIST setuptools-git-1.2.tar.gz 10546 BLAKE2B 52b7cd8387037b1eaee91e9df7de9944ea08bf02f4cf9ea74fa9d0febf85d930af989e9a07289935d8886f0fa4439c4cb46556ff81343981153ca35314703a9b SHA512 c070911618b6b92c862fb0bd40f1daeaf79e2ba10389fa1e69e4c50cfdd39c8e57a612082cbc7d932f8cea12a769e13451e35e1c8fe34f170d4817fd0d44f156
-EBUILD setuptools-git-1.2-r3.ebuild 820 BLAKE2B 31b5ebb8e3a151de04d001ca7f000128a03c354b3f926a00e6ec41bb9bbff3453b242675f1a23d4fa1769a859991a8eecbb7bf7af00f9352ad969d479c65ac42 SHA512 932ce8957dc11bbea349ce520d411672c5f3301bed68d1b69381083a036460b42df1e243cb641f8a162c932ddaf6b6efe7e454099ad4b7451cb463a101d0aa16
+EBUILD setuptools-git-1.2-r3.ebuild 820 BLAKE2B ecd07c926d6f40c93ba7c9e33352a548eaabdcfb306ab987dc00cf61e17a4345ffd8be91972938d032fec598f6aafc2e953ad2c245b4c25a5601e439f434c055 SHA512 14907cfb087988b9f83c1ef9aca5a24d995cba3ed5a4a75bba287e1f644ef8c20a78106f9a05ffd8dc14215a296663e5a6f6156988d8155f0ad3c4de96b6272d
MISC metadata.xml 539 BLAKE2B 532a6ed2ca3b252f7a5b6eb30fff3866c472d7f1a8adf87acea940783400d380e58e099d6565e5092eb6df5667c2623e1cbc2d2498bb266cdb48238807cae128 SHA512 b8aa2b4053880fa52bc64492f19993039ae384912c6f43bd093b98e3817757aa2fa32d0a1a9b586736487da112d65a162b7a466c79b1601e12b408c93c89527d
diff --git a/dev-python/setuptools-git/setuptools-git-1.2-r3.ebuild b/dev-python/setuptools-git/setuptools-git-1.2-r3.ebuild
index 0d0da6be1a6a..594e0434435a 100644
--- a/dev-python/setuptools-git/setuptools-git-1.2-r3.ebuild
+++ b/dev-python/setuptools-git/setuptools-git-1.2-r3.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} pypy3 )
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
inherit distutils-r1