Permalink
Browse files
py-prometheus_client: update to 0.6.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-prometheus_client/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-prometheus_client |
|
|
version 0.5.0 |
|
|
version 0.6.0 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -23,9 +23,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 8031f7126c134ffc7f276fda1ddb36f2ae208696 \ |
|
|
sha256 e8c11ff5ca53de6c3d91e1510500611cafd1d247a937ec6c588a0a7cc3bef93c \ |
|
|
size 31809 |
|
|
checksums rmd160 e7b8c8722128cc91530cacd9f52acd58a29c6cfc \ |
|
|
sha256 1b38b958750f66f208bcd9ab92a633c0c994d8859c831f7abc1f46724fcee490 \ |
|
|
size 36583 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|