summaryrefslogtreecommitdiff
path: root/dev-python/python-debian
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-01 21:27:08 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-01 21:27:08 +0100
commiteba9df5b84c2fffc30cc3f300880000a60e38042 (patch)
tree0802b9523e183cfe3cd5cc3c680049a05b00a6a1 /dev-python/python-debian
parentd14501acaa1e3634cb0a6f6e356923391009eb46 (diff)
gentoo auto-resync : 01:06:2023 - 21:27:08
Diffstat (limited to 'dev-python/python-debian')
-rw-r--r--dev-python/python-debian/Manifest2
-rw-r--r--dev-python/python-debian/python-debian-0.1.49.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-debian/Manifest b/dev-python/python-debian/Manifest
index f94246dbcc21..eac1069d6242 100644
--- a/dev-python/python-debian/Manifest
+++ b/dev-python/python-debian/Manifest
@@ -1,3 +1,3 @@
DIST python-debian_0.1.49.tar.xz 191388 BLAKE2B 590e6f7877684caaa5a74f06d335bcf7808960968209cf18bb2cec7e81f33a3b0ff458bbe30264ae5fc015de9357dddb1522b5fd93bf33d0a7fabef1b7dd98f9 SHA512 201ceecdd8c1d3dc0cca0f661407bcfb825a1cba07c528858cc1123ab16afe0df50e338c8cd82ea24230812a9cc136220bd4f0dccbac19ad53efe48eaa25cf6f
-EBUILD python-debian-0.1.49.ebuild 984 BLAKE2B c1d47c1b32a3444ba625f016fbb0bae81860d57da0084c8a1468c3e6583fd1179b52a8c8463f46218ab45d558bb829296a6ee805ba1e87ebdf808763d2184bf8 SHA512 410d7c97e36c2161e0c3bbc016069f163c7375fc45026f80a1c66c43bebaac985204cf6849a702433ebbee61fbc2ae631ed065ef80031b0ae07bd7298a4e30ec
+EBUILD python-debian-0.1.49.ebuild 985 BLAKE2B 19c66714d24f55ea46d972cc939a4c2a9e9f80aa6f159d828813554846497ca83217c3779b90caa74b90be59e687220ca6560952ce577f971cf2a5d6d3af5b43 SHA512 2269b89046514afa6ce1f61c49669643ce9c3d74442e7a78bbf711d353368245e54457374ce5bd0d62de008ad8a72af547f41759b5c677b7ee16f996295c69a2
MISC metadata.xml 448 BLAKE2B bccb39bdfb24e81bc05028fc92033468f5256be096cb409b4413f69444d59d3d9a3469047337a7fec79ac707ddf4d269b44b20c725f7fc4935bd10335e1f9374 SHA512 8e3fb6ca4bf305e23a51ff56cf84648aad1e96d36aa7a4fb138f7136ea77a6a76a8985557ecb1c9da962479c8c9e36c253655d6e6602c1833f2a2230b44540aa
diff --git a/dev-python/python-debian/python-debian-0.1.49.ebuild b/dev-python/python-debian/python-debian-0.1.49.ebuild
index fd88bfd9199c..d97afed7f39a 100644
--- a/dev-python/python-debian/python-debian-0.1.49.ebuild
+++ b/dev-python/python-debian/python-debian-0.1.49.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2011-2022 Gentoo Authors
+# Copyright 2011-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1