Permalink
Browse files
py-configparser: update to 3.7.3
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-configparser/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup python 1.0 |
|
|
|
|
|
name py-configparser |
|
|
epoch 1 |
|
|
version 3.7.1 |
|
|
version 3.7.3 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -24,9 +24,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 c3bb006537f0c9be787ad984eae6f5e2503050c1 \ |
|
|
sha256 5bd5fa2a491dc3cfe920a3f2a107510d65eceae10e9c6e547b90261a4710df32 \ |
|
|
size 41444 |
|
|
checksums rmd160 effffdd3a6021b67e236d84d3e13feaf1c51ffba \ |
|
|
sha256 27594cf4fc279f321974061ac69164aaebd2749af962ac8686b20503ac0bcf2d \ |
|
|
size 71224 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|