Permalink
Browse files
py-pytest: update to version 3.4.2
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
python/py-pytest/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-pytest |
|
|
version 3.4.1 |
|
|
version 3.4.2 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -25,8 +25,8 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 4d266daa28b634125b67c91ba9630a3926652586 \ |
|
|
sha256 9ddcb879c8cc859d2540204b5399011f842e5e8823674bf429f70ada281b3cc6 |
|
|
checksums rmd160 a14f6eac02521668d691b93dde59a2f0f8f78a4a \ |
|
|
sha256 117bad36c1a787e1a8a659df35de53ba05f9f3398fb9e4ac17e80ad5903eb8c5 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|