py-tqdm: add new version (#16284)
This commit is contained in:
parent
5828a8f7e6
commit
0606091775
@ -10,8 +10,9 @@ class PyTqdm(PythonPackage):
|
||||
"""A Fast, Extensible Progress Meter"""
|
||||
|
||||
homepage = "https://github.com/tqdm/tqdm"
|
||||
url = "https://pypi.io/packages/source/t/tqdm/tqdm-4.36.1.tar.gz"
|
||||
url = "https://pypi.io/packages/source/t/tqdm/tqdm-4.45.0.tar.gz"
|
||||
|
||||
version('4.45.0', sha256='00339634a22c10a7a22476ee946bbde2dbe48d042ded784e4d88e0236eca5d81')
|
||||
version('4.36.1', sha256='abc25d0ce2397d070ef07d8c7e706aede7920da163c64997585d42d3537ece3d')
|
||||
version('4.8.4', sha256='bab05f8bb6efd2702ab6c532e5e6a758a66c0d2f443e09784b73e4066e6b3a37')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user