summaryrefslogtreecommitdiff
path: root/dev-util/gitchangelog
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-util/gitchangelog
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-util/gitchangelog')
-rw-r--r--dev-util/gitchangelog/Manifest2
-rw-r--r--dev-util/gitchangelog/gitchangelog-3.1.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/gitchangelog/Manifest b/dev-util/gitchangelog/Manifest
index bbf5d87b48b3..fb7e9a019446 100644
--- a/dev-util/gitchangelog/Manifest
+++ b/dev-util/gitchangelog/Manifest
@@ -1,3 +1,3 @@
DIST gitchangelog-3.1.2.tar.gz 93679 BLAKE2B ffd5a9bd25c8bc647c7414e0864a008bafa09b6d5452fa0241408fa324821d4d4faa3e05ac1157521dec5508240383064fb9baca112218d5555e12cc05807400 SHA512 390d90fe62799350044b0009cc05a9889b1d4cd2a1e10dcdc42c71202afcb2c6bb1cc49125b3f69b03c0bd6a5bc8a7c29da0d9feeb54ac6ce2e396c489e69384
-EBUILD gitchangelog-3.1.2.ebuild 1204 BLAKE2B 4697956056a022ca84e7911d08bb4ddcc19f9185c6ef68a2109508fd207b665a4d3921fca5bb9d8feef6d9c6753dfeb174110331a66be434b212b08fbb0c176c SHA512 545733c59cc2d8c21dd2eb0fc5742712ea516076163f0109d393856f46a357ac47d09d15e0cbbe338db48b1a7183c2d6136c007a440b8e96547aedf0eea5423b
+EBUILD gitchangelog-3.1.2.ebuild 1204 BLAKE2B 13886fb108635e1be5f6a4b4747ab581e896ec226dfb3d582c09d3e8aa9c81c757d129d8171ae63336902bbbb328b4945e76b6ab7ba96e2451ccb7301bd8e721 SHA512 9634ec6adc2e9e8cc9c968d62269e35e88a47a9beb5aa4372206fec2e4a875c12de09a46baf7bd0ce8d5974c16470becd9c2fdfba2ec4b63ef191a09afa8738f
MISC metadata.xml 553 BLAKE2B 6f3337cae47990ab80cf532b546f9bad3b9cc7a2d3fea5976fb56bcfd98cc1548a959552124b52f8f40d70cd24edc51d74b44c7a9cc7846657c3e4cb31fe7c8d SHA512 8bae1fb5f3466a383507634fcb741dd1687e090ef3fef70aeadf73f24d8e1ecd0138a41277959081d17532d6321d1fd3d9b2471a621a0c1c66eeea4fdc055684
diff --git a/dev-util/gitchangelog/gitchangelog-3.1.2.ebuild b/dev-util/gitchangelog/gitchangelog-3.1.2.ebuild
index 85d99c6cb0ce..828662909048 100644
--- a/dev-util/gitchangelog/gitchangelog-3.1.2.ebuild
+++ b/dev-util/gitchangelog/gitchangelog-3.1.2.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