Skip to content

Commit

Permalink
py-flaky: update to 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Chih-Hsuan Yen committed Jan 11, 2019
1 parent cd3b359 commit f53197b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions python/py-flaky/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup python 1.0

set real_name flaky
name py-${real_name}
version 3.4.0
version 3.5.2
worksrcdir ${real_name}-${version}
distfiles ${real_name}-${version}${extract.suffix}
license Apache-2
Expand All @@ -18,8 +18,9 @@ master_sites pypi:f/flaky

python.versions 27 36 37

checksums rmd160 585be2734c20e9a69797c83acd6d480b5278f35e \
sha256 4ad7880aef8c35a34ddb394d4fa33047765bca1e3d67d182bf6eba9c8eabf3a2
checksums rmd160 8f09fa0e27586cbea01195cfc241ac731841c485 \
sha256 a568c7cac220bbfa693592df4d2efed2ada0a7d858deb45e3a6bd0c209d81bf1 \
size 29254

if {${name} ne ${subport}} {
depends_test-append port:py${python.version}-tox
Expand Down

0 comments on commit f53197b

Please sign in to comment.