diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-10-15 04:04:09 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-10-15 04:04:09 +0100 |
commit | 45392c898b8ba163e95028bd98896e77f0c73806 (patch) | |
tree | bf6b64dd472acc2960a5c24b26dd0ac036b47d0d /dev-python/hatch-vcs | |
parent | 2916cf6049cf9d3092021e247d56c580df6029a7 (diff) |
gentoo auto-resync : 15:10:2024 - 04:04:09
Diffstat (limited to 'dev-python/hatch-vcs')
-rw-r--r-- | dev-python/hatch-vcs/Manifest | 2 | ||||
-rw-r--r-- | dev-python/hatch-vcs/hatch-vcs-0.4.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hatch-vcs/Manifest b/dev-python/hatch-vcs/Manifest index 678d63179ff2..f4210812dc18 100644 --- a/dev-python/hatch-vcs/Manifest +++ b/dev-python/hatch-vcs/Manifest @@ -1,3 +1,3 @@ DIST hatch-vcs-0.4.0.gh.tar.gz 10822 BLAKE2B 92b1ad1181a6bae815a6d01045836976b8767086f2a7001de9ad97f0d61737895da9a411419e28c5b2d830fca606d7d9c21265210965bc7691670f92aeab1b22 SHA512 bf40cc371c8d8e120fce83e5986fc2bdc2087fa5a4ac4a407d32617e98205ded79dcb29a00c7638ba68dd5ce09f31e84b34176627a6a34dfb7708031f4c4519a -EBUILD hatch-vcs-0.4.0.ebuild 723 BLAKE2B 8ec9110490c8b58b8d65baefe04cfc566cdcbecded03793ae037cbc106210e2e3a246cf7efcc0e06860ea36006ca21862c8a78eed8302b949e064c3ddf224619 SHA512 a0e555359f7c900cfa49f8775145e2987d21c7d1eae7b7a17cffa90e327a6a2121b6e5271f58e65bd4ad0d32740c38b6443acefcd989e45e0f691697983d4775 +EBUILD hatch-vcs-0.4.0.ebuild 735 BLAKE2B 891f91ba333078d366a9abef876ae505c8f04b593aabfaf935d818431ac896d04150aa9724b70eeb93fdcf1dcf002202af97376eaa2154bd62bde2592adc5f93 SHA512 1f1aa383da19709fd906f47460cd64a7bc32e7abcc2e9fe76d854a3a26d39c9de0404944b18017f51306c8664f73a1367e058892f6af85857adac0b8656c6ec9 MISC metadata.xml 369 BLAKE2B e834e5959ef7719c9ed9d751a8c5e56792fbd553e7fe0ae484a0f1da9c09e97fe262ccf319a773782207fd6a95b16662425f1b348090545b81a5391e70066ec3 SHA512 27b508fa717ff058f09f527c4ae504e131860229e073888b4b746621e1a877ef0c74f1336bdcc097969f9610f68d5e17ad1188efeb0ec4ff733097c4e86b027a diff --git a/dev-python/hatch-vcs/hatch-vcs-0.4.0.ebuild b/dev-python/hatch-vcs/hatch-vcs-0.4.0.ebuild index a814774845fe..3e52b2c3cc2f 100644 --- a/dev-python/hatch-vcs/hatch-vcs-0.4.0.ebuild +++ b/dev-python/hatch-vcs/hatch-vcs-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3 python3_{10..13} ) +PYTHON_COMPAT=( pypy3 python3_{10..13} python3_13t ) inherit distutils-r1 |