Permalink
Browse files
py-pytest: update to 4.4.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-pytest/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-pytest |
|
|
version 4.4.0 |
|
|
version 4.4.1 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -25,9 +25,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 e5f897a6a3e1dbb22c83b38329b588ba0716156d \ |
|
|
sha256 f21d2f1fb8200830dcbb5d8ec466a9c9120e20d8b53c7585d180125cce1d297a \ |
|
|
size 931197 |
|
|
checksums rmd160 efb4ccd7c2b0e469960cb35295b8ed6456f27864 \ |
|
|
sha256 b7802283b70ca24d7119b32915efa7c409982f59913c1a6c0640aacf118b95f5 \ |
|
|
size 931385 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|