Permalink
Browse files
py-tqdm: update to version 4.19.9
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
python/py-tqdm/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-tqdm |
|
|
version 4.19.8 |
|
|
version 4.19.9 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -23,8 +23,8 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 ea22e967eeb8f5fe40a227b880cfbadfebdd6ff5 \ |
|
|
sha256 2aea9f81fdf127048667e0ba22f5fc10ebc879fb838dc52dcf055242037ec1f7 |
|
|
checksums rmd160 b5d2631d028f84bcd7fd9cc5fdaabd2b0ebe30cf \ |
|
|
sha256 eaf9c32a2cf7b9623eb272134b934eb354ef6304299611aa71e3cf47cf83c22b |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_lib-append port:py${python.version}-setuptools |
|
|
|