Skip to content

Commit

Permalink
py-psycopg2: update to 2.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdling committed Jun 18, 2018
1 parent d624087 commit 143d377
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions python/py-psycopg2/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-psycopg2
version 2.7.4
version 2.7.5

categories-append databases
maintainers {snc @nerdling} openmaintainer
Expand All @@ -24,9 +24,9 @@ homepage http://initd.org/psycopg/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}

checksums md5 70fc57072e084565a42689d416cf2c5c \
rmd160 e4d938680cf375d4d92d1ec7104a803ca23e4947 \
sha256 8bf51191d60f6987482ef0cfe8511bbf4877a5aa7f313d7b488b53189cf26209
checksums md5 9e7d6f695fc7f8d1c42a7905449246c9 \
rmd160 da723cedd2b1000b6af489cb4a9c614776d4dddc \
sha256 eccf962d41ca46e6326b97c8fe0a6687b58dfc1a5f6540ed071ff1474cea749e

if {${name} ne ${subport}} {
depends_lib-append path:lib/libssl.dylib:openssl
Expand Down

0 comments on commit 143d377

Please sign in to comment.