diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-21 00:15:53 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-21 00:15:53 +0000 |
commit | db653baf275126269bb89ea0d2bdb8e50497a94c (patch) | |
tree | 9d1ee94cfa7312384acd366d3dd8f629660b3f18 /dev-python/tqdm | |
parent | 1534d50aaf24272ec425fa439389ef7e1f7bf174 (diff) |
gentoo auto-resync : 21:02:2025 - 00:15:53
Diffstat (limited to 'dev-python/tqdm')
-rw-r--r-- | dev-python/tqdm/Manifest | 2 | ||||
-rw-r--r-- | dev-python/tqdm/tqdm-4.67.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/tqdm/Manifest b/dev-python/tqdm/Manifest index 355d4fb47f2e..ef5f9a48951c 100644 --- a/dev-python/tqdm/Manifest +++ b/dev-python/tqdm/Manifest @@ -1,3 +1,3 @@ DIST tqdm-4.67.1.tar.gz 169737 BLAKE2B 9591a60570084670cd8e69b44455a374ef7dd91077c1b598f474f261bd0baef6a37b91214d0c9303fb5d04eb6537bebd4d1ba9ed99a8aa496dbca8ec2811c7d0 SHA512 f97d35ff73c9ba92c6cbfc2834cdedcdad2ec1d757ed40220b29d8c8863b197d8d00533e7f2a41589a9f68de1d053cc9715cc8b597759a3dcf96fec192edf4e3 -EBUILD tqdm-4.67.1.ebuild 1002 BLAKE2B d0a6a22bbb0050093657bfa6701179568bce9432637f0ad0e493c9916377b39cf984532483d4750bf859a2e8fb830c1905c0d6e2eb975d9beca8d5076d71b2f8 SHA512 c0cf66ddd2763eb9314a8a213e986815d36577e8a34f090cef63bd8d392fb2a6f497d5fdb7bfd65f3a5bf21edb8962636874966f6ae265d150f66fce6b968d1c +EBUILD tqdm-4.67.1.ebuild 1011 BLAKE2B f14839c5ea478aaa841cc678d75cd211f4b9a7b1584c15b0e77a5386d7bfed832e8a177e9d6a9e035b16051caa70cedc5bfcac649ac83f61801989a50d71c88c SHA512 c6a336caa51a46ccfa2ce2ebfe9b49947d3a118d62fcd78f91ae9b9093dd4ae4ae1322d035b93681df89bae6093554a151570e1e622eb97b31e7641485d8d0d7 MISC metadata.xml 605 BLAKE2B ed20e6f11f20cdc6525b98d9fd37c0b8f0781dd1c4be85e8aa4a3f5644a20fde3179bd44bb99ef4c14913168113a58963b36281ccf4807a694624a1e2df578f8 SHA512 b5f096a0256312e6ab5098bb6d9965b567bd735813d9c97fa49f08de640f2c5ebb292ba747eb284ff043dc29d4bb1cab1ac947ecaab6b4e94aa51e96a0cac636 diff --git a/dev-python/tqdm/tqdm-4.67.1.ebuild b/dev-python/tqdm/tqdm-4.67.1.ebuild index d6da2878f0f5..f00e83cd8b9f 100644 --- a/dev-python/tqdm/tqdm-4.67.1.ebuild +++ b/dev-python/tqdm/tqdm-4.67.1.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=setuptools -PYTHON_COMPAT=( pypy3 python3_{10..13} ) +PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} ) inherit bash-completion-r1 distutils-r1 pypi |