Skip to content
Snippets Groups Projects
Commit 74f75572 authored by Zach van Rijn's avatar Zach van Rijn
Browse files

user/psycopg2: bump { 2.8.5 --> 2.9.5 }. become maintainer. fixes #896.

parent 7d2604dd
Branches master
No related tags found
No related merge requests found
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer:
# Maintainer: Zach van Rijn <me@zv.io>
pkgname=py3-psycopg2
_pkgname=psycopg2
_p="${_pkgname#?}"
_p="${_pkgname%"$_p"}"
pkgver=2.8.5
pkgver=2.9.5
pkgrel=0
pkgdesc="PostgreSQL adapter for python"
url="http://initd.org/psycopg" # No HTTPS
url="https://www.psycopg.org/"
arch="all"
options="!check" # Requires a running PostgreSQL server.
# Certified net clean
......@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="d4cf9b94573b90fe56555ea5cf841aa0c4c806770f92f35a7ef2531999bb50f98eb1276e56f1540b5f2695e443bac7e9cb8bbfbd24ed82164f99663259d2da3e psycopg2-2.8.5.tar.gz"
sha512sums="61e431ceeba0830597b6a02882d670fef216d3d5ee5c6c1ce7a6ecdd13a8e04ee6637f7cb2ee39517b465f1ad014c48ddbba44154bd1dfc7f3fd08bd9ea82e43 psycopg2-2.9.5.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment