Permalink
Browse files
py-psutil: update to 5.6.2
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-psutil/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-psutil |
|
|
version 5.6.1 |
|
|
version 5.6.2 |
|
|
revision 0 |
|
|
categories-append devel sysutils |
|
|
platforms darwin |
|
|
@@ -29,9 +29,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 44578ece2275032cfe1024bf772ca859dd3898f9 \ |
|
|
sha256 fa0a570e0a30b9dd618bffbece590ae15726b47f9f1eaf7518dfb35f4d7dcd21 \ |
|
|
size 427472 |
|
|
checksums rmd160 5450a028ad787d3e274a2c0e11c127bf5cd7e9da \ |
|
|
sha256 828e1c3ca6756c54ac00f1427fdac8b12e21b8a068c3bb9b631a1734cada25ed \ |
|
|
size 432907 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
livecheck.type none |
|
|
|