Permalink
Browse files
py-pytest-forked: update to 1.0.2
- Loading branch information
Showing
with
5 additions
and
4 deletions.
-
+5
−4
python/py-pytest-forked/Portfile
|
|
@@ -4,7 +4,8 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-pytest-forked |
|
|
version 1.0.1 |
|
|
version 1.0.2 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
license MIT |
|
|
@@ -21,9 +22,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 59bea869caf0cdb2cd206a48fdaf94a92e2f47a7 \ |
|
|
sha256 260d03fbd38d5ce41a657759e8d19bc7c8cfa6d0dcfa36c0bc9742d33bc30742 \ |
|
|
size 6751 |
|
|
checksums rmd160 dfa29b9444ddde020bb8a8200857ca11efdba6a0 \ |
|
|
sha256 d352aaced2ebd54d42a65825722cb433004b4446ab5d2044851d9cc7a00c9e38 \ |
|
|
size 6809 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|