Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
py-raven: update to version 6.9.0
  • Loading branch information
stromnov committed Jun 4, 2018
1 parent 1069853 commit 5e38b3c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions python/py-raven/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-raven
version 6.8.0
version 6.9.0
revision 0
categories-append devel
platforms darwin
Expand All @@ -23,9 +23,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

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

checksums rmd160 4f91008fed91df70ed543a143711d9fadf29a927 \
sha256 95aecf76c414facaddbb056f3e98c7936318123e467728f2e50b3a66b65a6ef7 \
size 400018
checksums rmd160 b45adbf9cf30a4d770128a6a1f308b7bfd9cec3c \
sha256 3fd787d19ebb49919268f06f19310e8112d619ef364f7989246fc8753d469888 \
size 291860

if {${name} ne ${subport}} {
# raven depends on pkg_resources from setuptools
Expand Down

0 comments on commit 5e38b3c

Please sign in to comment.