summaryrefslogtreecommitdiff
path: root/dev-python/dict2xml
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-python/dict2xml
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/dict2xml')
-rw-r--r--dev-python/dict2xml/Manifest2
-rw-r--r--dev-python/dict2xml/dict2xml-1.7.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/dict2xml/Manifest b/dev-python/dict2xml/Manifest
index 023e6fd6086f..fac7c3319b45 100644
--- a/dev-python/dict2xml/Manifest
+++ b/dev-python/dict2xml/Manifest
@@ -1,3 +1,3 @@
DIST dict2xml-1.7.2.tar.gz 12295 BLAKE2B 7bd1c771f3b1c38f96bb322f88d78fb4ab763b153a0531f1953ad97e4b8eb93464a4cfb2aeaffc1599967145a54f0decc5152f3084587f6d94f25cdcbd5837c1 SHA512 fea3a65c5decfee8a22135fc262764c9afbc6b9f41232557f2de1b18a5b30e65c6910ef9f7d4e4b22c2d6c27d5b18eb6a83679c656564061bb7e5e8c55945c76
-EBUILD dict2xml-1.7.2.ebuild 552 BLAKE2B 423ffcd6ed7852a8bad3c2fc7fb4420b758344a539a15c7cba9e71057dad969b4910a0f37cc6c55207adde98f25adfa243936478b6b4d9c76b932d25bd97f493 SHA512 237a6b651acb7898a26947523d4d1e837ea56b6e3837583f8d65a392512573cd07bd8c10055f363f6e5f1211137852399fd7bdc3c06d161b982094d3c7f5d559
+EBUILD dict2xml-1.7.2.ebuild 552 BLAKE2B 6778503fe419593d90d2b845a35742fef4773e325cbe9e5dec232c6419fa100f32f8a8af50ad1edede99e84cf42caa35ce16c352fbe85d8167a55fb9393fb471 SHA512 ea17888490e32d5bd688765d5f34e80282942e4e3a83558baab3abc8a7129cf0ac33441b39bac0bc40b135fb09e1687f5b3793ea06c65470b60c2568cfaaea8b
MISC metadata.xml 483 BLAKE2B 590704cfc7c04bef7ac3b4b01677c743887a19c842597a81a12d374c0126ac4feb5ecf3ee6a1b2ee8bb866a2823ecd5e4c556f3ddf512bff00d047d40ee33929 SHA512 175a0080449e7a29aae0398303911acf868bc9a444eb2883d4cca071ac1daafda2ad352274c33516fe06f11ce8bdc029d1e277a8455a3819ff51650388ed11cd
diff --git a/dev-python/dict2xml/dict2xml-1.7.2.ebuild b/dev-python/dict2xml/dict2xml-1.7.2.ebuild
index 6a7c7feed9cb..83ec99dd322a 100644
--- a/dev-python/dict2xml/dict2xml-1.7.2.ebuild
+++ b/dev-python/dict2xml/dict2xml-1.7.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1