summaryrefslogtreecommitdiff
path: root/dev-python/types-gdb
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-01 11:53:34 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-01 11:53:34 +0000
commit94605f5ed96183fd23685900c001b8cf2047c521 (patch)
treecc32ca0af218dd1f561e9995392a61af2cf3be2c /dev-python/types-gdb
parentbcc717ffe9cc7dccbea636cefb524a54429ed3c5 (diff)
gentoo auto-resync : 01:01:2024 - 11:53:34
Diffstat (limited to 'dev-python/types-gdb')
-rw-r--r--dev-python/types-gdb/Manifest2
-rw-r--r--dev-python/types-gdb/types-gdb-12.1.4.5-r1.ebuild (renamed from dev-python/types-gdb/types-gdb-12.1.4.5.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/types-gdb/Manifest b/dev-python/types-gdb/Manifest
index 11a3421ac7b4..ce34349eda98 100644
--- a/dev-python/types-gdb/Manifest
+++ b/dev-python/types-gdb/Manifest
@@ -1,3 +1,3 @@
DIST types-gdb-12.1.4.5.tar.gz 10480 BLAKE2B 6f46156970d2ba75dc31101a5ede370a34ca87dd10e13cf13eea1afb4777bfeb651c98e7b01f3c7334525c27971941bae260b7fea3b3752280703e2849ca0618 SHA512 0fd8010d699558566faad5747dd5c868500882eb8c890f67c55f7341fa143aa85e3128749866c40268b77890705c5e1f2605e02906cd9b16a568944b95fb4966
-EBUILD types-gdb-12.1.4.5.ebuild 364 BLAKE2B 51fac2b8f8e0e607346d4c23a6100c2cf8fc8792595449ba28f6f500c9a9322c4345afe7c8ae9ff4736f7b68804adb5838b430c0c0cae57c54b7b2aeef5174a3 SHA512 ac0b250b2d8b5e9cc8550fd4b7bdf5cb49377bb532705a61e04df1a204a07d82180f80fdca82392e797ba6d67435f1a88283dfaf3706c33bde7e2a3b89d9fa6f
+EBUILD types-gdb-12.1.4.5-r1.ebuild 364 BLAKE2B 7bcf0a14c1a0a165ec11195aa19d23e5ca6a723bc26f3a79e8bc79d936dd7d4ef9c71450279be0e2aa5654a2518b3ab2fa03a2ec29f66bcc5dc95030b2752c4e SHA512 62c99b1cae117a2aaef367ebfe277a7dd49b97d37ef25e1d306a8bfb763c33d26f35db5797bb8d3717e6824ea5a3c8f407c2ba9eabf3a2d3c0144d90091892f3
MISC metadata.xml 320 BLAKE2B e7216faeb2957322c501efcfe35a1ddd197b253f74e4e1674f188d700c9ae765c94cd9609a1aa0c6033608b32e357a827e5ca906d0f4fdf6aeb9fefcdeb8c6ef SHA512 5ebabc196994d0616193657af0766733efc672cf823ac908df138fcad13c510716fd261bfced7986d6170044fa46cc3fbc42760ccb863e26b34ec3920b234061
diff --git a/dev-python/types-gdb/types-gdb-12.1.4.5.ebuild b/dev-python/types-gdb/types-gdb-12.1.4.5-r1.ebuild
index c5b294bf85b7..bb9b717448e5 100644
--- a/dev-python/types-gdb/types-gdb-12.1.4.5.ebuild
+++ b/dev-python/types-gdb/types-gdb-12.1.4.5-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi