Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
py-pytest: update to version 3.0.6
  • Loading branch information
stromnov committed Feb 2, 2017
1 parent 75b457e commit b98e21d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/py-pytest/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-pytest
version 3.0.5
version 3.0.6
revision 0
categories-append devel
platforms darwin
Expand All @@ -25,8 +25,8 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

distname ${python.rootname}-${version}

checksums rmd160 e19e616d64f860aa7e1bab7696c461cee771af3a \
sha256 4a003aa956f023ce91aa6e166b555e6f02a4b0aeb459ac61e14f64c0d39037fd
checksums rmd160 8cf43bca0ee7e0f36c05ca738cb6383e09ba48ba \
sha256 643434a9f1a188271da35e20064cb8b6c5440976c5bb541dc7b5b0e3cf75d940

if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-setuptools \
Expand Down

0 comments on commit b98e21d

Please sign in to comment.