diff options
author | mirror@stealer.net <mirror@stealer.net> | 2025-05-27 15:00:22 +0000 |
---|---|---|
committer | mirror@stealer.net <mirror@stealer.net> | 2025-05-27 15:00:22 +0000 |
commit | 0415c7f1f7acead01c9a1c7dc63c6b6273e4b32b (patch) | |
tree | e99ea067389b6b3e354993568e96d3685ebf600f /dev-python/mmtf-python | |
parent | 09bb74b4cea59b9358a58fc272049df73c08b693 (diff) |
2025-05-27 14:40:57+00:00
Diffstat (limited to 'dev-python/mmtf-python')
-rw-r--r-- | dev-python/mmtf-python/Manifest | 2 | ||||
-rw-r--r-- | dev-python/mmtf-python/mmtf-python-1.1.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mmtf-python/Manifest b/dev-python/mmtf-python/Manifest index 438fa742b005c..bd41533c52dcd 100644 --- a/dev-python/mmtf-python/Manifest +++ b/dev-python/mmtf-python/Manifest @@ -1,3 +1,3 @@ DIST mmtf-python-1.1.3.tar.gz 46032 BLAKE2B a19d7e02b08bf7e4d0c820aa2fd06e0f01a10f807efcc0ebed8c2841dc82b0c27ff690934f941d360086217801c3722060a18805dc4144655b0707cc759b93e2 SHA512 44558ea3e38e8eb6431e597253473e49d4a4e3835f790f375f923d3c3702b3c096d5ecaac090a8fabc1cd285d6cfa8dbd3f7d6186d765b92d718ca6d34ad063b -EBUILD mmtf-python-1.1.3.ebuild 737 BLAKE2B 9a32b5623e34e74f9c91fce53db9273d8a2771ece01b932068c3a2512d03e322fbd1f75fb1366732f08a70ff2042af0a757c300747230bed6b921764539cc231 SHA512 421298e3112a8821ac2e69671eefca47027dd472cfacce615204dac83d771d3df919561079360c61fa2342fb6c404dcf179167f23a284a5428da47c1f37f80dd +EBUILD mmtf-python-1.1.3.ebuild 737 BLAKE2B 93786729840618c4f15d4c723c24b91115473fe8b69f3aad5fa7f902c2a431dc2cfde89d1a3753440fb7001a296ca817195a5d08a698778b040f7903ee9c01d7 SHA512 b23cf9e6e32fb65b88bbf2c4eb9359db4af3ede664cfae296c3d08af66a35bc6986e44e913ad85dce12d0958f24d282515b8cae5d463febe59e9928c24cbc372 MISC metadata.xml 379 BLAKE2B 90b38a443c63992c8b0fc156013465ac50477ab361e5f2b09c25fd74d1440dc6380a917a27818aa5cb226224caee262dcee550ff658dd2273b546dcad5ef883a SHA512 a8b5f4777dfa84dd55cdba1195ccaecfa8063582d5b4759bfd6281b63769b22d80b214e508f0cdd0c54e8f8f011ed71195943fedfd668c39ad3e99084098d796 diff --git a/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild b/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild index fdbe48a0096b2..f1efeba1a257d 100644 --- a/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild +++ b/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi |