Skip to content
Permalink
Browse files

py-psycopg2: update to 2.8.2

  • Loading branch information
nerdling committed Apr 15, 2019
1 parent f8f1e53 commit 43548468f706d53752b040e9790a212365527c64
Showing with 5 additions and 5 deletions.
  1. +5 −5 python/py-psycopg2/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-psycopg2
version 2.8.1
version 2.8.2

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

checksums md5 bc46e48e09aa843957b70df96df2f215 \
rmd160 329ada7787e0f6e83333cdd6307b84c45f44b0a8 \
sha256 b4a475ce87eabc0607e068a3c704d0aa0820237ed78d493b8e2d880eb73cd7fe \
size 367961
checksums md5 74cbe0f09a6ebafd107f89c858120bd5 \
rmd160 dbf5aa8af1748908d2ad970c64a7059fd9439ade \
sha256 5cacf21b6f813c239f100ef78a4132056f93a5940219ec25d2ef833cbeb05588 \
size 368224

if {${name} ne ${subport}} {
depends_lib-append path:lib/libssl.dylib:openssl port:py${python.version}-setuptools

1 comment on commit 4354846

@blazewicz

This comment has been minimized.

Copy link
Contributor

@blazewicz blazewicz commented on 4354846 Apr 19, 2019

@nerdling, this version is also incompatible with pgcli

previous commit: 8d946c0

Please sign in to comment.
You can’t perform that action at this time.