summaryrefslogtreecommitdiff
path: root/dev-python/python-gammu
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-20 21:54:06 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-20 21:54:06 +0100
commit62058fa8f1b95418543f8ae008b247d44cc8b09c (patch)
tree48811edf87b513f58aff374c669cdfd5b1827e15 /dev-python/python-gammu
parentb3830a745865c7d85daf3317603ad23dac6434da (diff)
gentoo auto-resync : 20:10:2023 - 21:54:06
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.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-gammu/Manifest b/dev-python/python-gammu/Manifest
index b31be57ad8c3..52ec2a6c4cae 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 1017 BLAKE2B 9fca7d0de39e85d3fc97f54cdc16dbc3688e0104b743f1d81296e272147cc53ae3f20b2db3e5ace60bed7bf4594e2346b99b7a082c7dbd799e96af9520b388fc SHA512 6abc73cfce4ace33ef2079904997fc9d5528038b895878e1d19e93b6879e32f537c8719ca124cfc884fdda9e4ead980091a6e3903cea681ce1e843fc2fab1070
+EBUILD python-gammu-3.2.4-r1.ebuild 1018 BLAKE2B 75540ebdc89855f0809a4d3a248e67fa300ab8bcfe3f8f68b1d9b639becc1c985d45854fba0ce7d8784988aa73d7f1fa23a0975d9e6655f6a8afd6b06b524204 SHA512 e04fc0660edddb35f1a4a7c14f2d1498352e94d02a5799002c78bfc782804a003a4c3153762d1e28d4c75353a37fc86052d2851d894d3033a830a74b14016606
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 c74acc16fa42..e1b603df4aee 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
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1