diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-28 19:27:52 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-28 19:27:52 +0000 |
commit | 4b1be5ef874aaeb61a2116048e0c2312e53f8c69 (patch) | |
tree | e2f0118b102bf7e7ad852582d410adb43f13b035 /dev-python/dict2xml | |
parent | 4418da21bd05d610a3450f4aa75481785ca372a0 (diff) |
gentoo auto-resync : 28:02:2025 - 19:27:52next
Diffstat (limited to 'dev-python/dict2xml')
-rw-r--r-- | dev-python/dict2xml/Manifest | 2 | ||||
-rw-r--r-- | dev-python/dict2xml/dict2xml-1.7.6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/dict2xml/Manifest b/dev-python/dict2xml/Manifest index 09be19a59e03..7c5e92b17b9f 100644 --- a/dev-python/dict2xml/Manifest +++ b/dev-python/dict2xml/Manifest @@ -1,3 +1,3 @@ DIST dict2xml-1.7.6.tar.gz 15210 BLAKE2B 86ed48b2dc857efd58294c23f0708102ac66dab50e7f50ae149185f3fb707f72ef67008921ea641ed1bd96a91b25b39a92ddc796eadb64560ff29b82cd1ef07e SHA512 54e8330a556e7576d100fbbc036e8c9627872c4c1cbebcaedf137f2b8ad8e197e49b2e699c284f9c8a3d9874fea83eac80d129f67ea426e807e5699f8811b933 -EBUILD dict2xml-1.7.6.ebuild 511 BLAKE2B a8d13bb291e63a91e4eb13d80f0d986dacac039187d5d6494f217d8932c6b6fdc98fb14fb56a2458bd254362b3c9f48f83d6b7e781a278d266671c0468ff48e4 SHA512 d0fb2d444eade98939915751adaebe3bc5f90f7b5055affb8dc350bea4f3571a52b6b43e4b54f493137009356f4a8f92c6ded2845c90e306cf60d9d1119558ef +EBUILD dict2xml-1.7.6.ebuild 520 BLAKE2B 7daf50f74b192415a0dd83147f2609c815fd08f3126d9c4a5e0ffc3edcde463568a0b753ba364da59d2249ba0b03ec1f0bc0f5f28a68b7b43247bdb58224b4dd SHA512 d8b09f112617471b71402fe0efe12a384429f20c491a9c0afa79efef78a92be00a41a034b80074339b96a7b843c1f6fea0a262fd91937ebe8284debb85424a4f MISC metadata.xml 484 BLAKE2B 354767a988ad32c6c27112737e5409537d1c4ea3139bef78b975ffe97189f4b385bb6a02134f2a7ad970a3422dd32357cd0d4a17622cd9c65c91f9dd05c8c606 SHA512 ddf6bcdbb65ff63d8e1c401d3d9a784e6885a21d4fe9079fa2bc7177233d9dfdc3bc6b3bb775617b11c56c2370c68570163146244121157924ec68c13e67d85e diff --git a/dev-python/dict2xml/dict2xml-1.7.6.ebuild b/dev-python/dict2xml/dict2xml-1.7.6.ebuild index 419d7ff938c8..8ba83d0ac676 100644 --- a/dev-python/dict2xml/dict2xml-1.7.6.ebuild +++ b/dev-python/dict2xml/dict2xml-1.7.6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3 python3_{10..13} ) +PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} ) inherit distutils-r1 pypi |