summaryrefslogtreecommitdiff
path: root/dev-python/python-gammu
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-gammu')
-rw-r--r--dev-python/python-gammu/Manifest2
-rw-r--r--dev-python/python-gammu/python-gammu-3.2.4-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-gammu/Manifest b/dev-python/python-gammu/Manifest
index 52ec2a6c4cae..00d22863723a 100644
--- a/dev-python/python-gammu/Manifest
+++ b/dev-python/python-gammu/Manifest
@@ -1,3 +1,3 @@
DIST python-gammu-3.2.4.gh.tar.gz 144136 BLAKE2B ef06b78568e9b88da95d09029191a2de0c4e26cb6b222326bffd0134a9c7eb743bab20201347d3be8a81db43f6005ec2a0550e1976a59de9ee9202c733ae41e0 SHA512 9d76b402c50018cc52476376952edebb6b0934aa374ea2a2177f5497d0949fcc77644aa2a35c7402b3f2179962d903409b7b1949c5e85a0e5130058d34f89664
-EBUILD python-gammu-3.2.4-r1.ebuild 1018 BLAKE2B 75540ebdc89855f0809a4d3a248e67fa300ab8bcfe3f8f68b1d9b639becc1c985d45854fba0ce7d8784988aa73d7f1fa23a0975d9e6655f6a8afd6b06b524204 SHA512 e04fc0660edddb35f1a4a7c14f2d1498352e94d02a5799002c78bfc782804a003a4c3153762d1e28d4c75353a37fc86052d2851d894d3033a830a74b14016606
+EBUILD python-gammu-3.2.4-r1.ebuild 1018 BLAKE2B 44d4a474e293c8e8f5e0a7373e2bd00e0100073241e77d366690374c6028a88873984a6820e6c7b7dbdb73216666e5736d7aae8a72a5d5e1a672498cf26f794c SHA512 457f7058ca37a17788c6268e707fd9c5cb4779f9eebf9589faf58677f39e63d9c5c55b8b18506c098f521226c1b4e56586ef04f5f993ed79cf808bbfe0c24a08
MISC metadata.xml 299 BLAKE2B f8e1c54ab09e004a0f87f87a793af8d1dc6b97dfc1fbd07183407e9f6501b5c0aada63828495d5645d37a97c4e8ef3ec44e5c5771c4721e5a6d5c00008c586ad SHA512 6308e513011c0966d9c535f5ca153e38caa4bf843143fa3aad57e36e94d50f7e97232e62b8611045158d8e1f0741f70247e9ee799e6227f5497d1133c6dc1832
diff --git a/dev-python/python-gammu/python-gammu-3.2.4-r1.ebuild b/dev-python/python-gammu/python-gammu-3.2.4-r1.ebuild
index e1b603df4aee..d053fd02f1a3 100644
--- a/dev-python/python-gammu/python-gammu-3.2.4-r1.ebuild
+++ b/dev-python/python-gammu/python-gammu-3.2.4-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_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1