aboutsummaryrefslogtreecommitdiff
path: root/python/python3-psycopg2
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-11-12 14:33:45 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-13 00:38:53 +0700
commit987904bc2751e6808d550962b869a708fec51bab (patch)
tree68ffa734736cf05e5f6c0e158d439a0b9ea1dd9b /python/python3-psycopg2
parentb23f5117c548166f8c51a66872e4bbb9bb24cd10 (diff)
python/python3-psycopg2: updated for version 2.9.11
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-psycopg2')
-rw-r--r--python/python3-psycopg2/python3-psycopg2.SlackBuild2
-rw-r--r--python/python3-psycopg2/python3-psycopg2.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-psycopg2/python3-psycopg2.SlackBuild b/python/python3-psycopg2/python3-psycopg2.SlackBuild
index 1316f35b90..2fbe1a9497 100644
--- a/python/python3-psycopg2/python3-psycopg2.SlackBuild
+++ b/python/python3-psycopg2/python3-psycopg2.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-psycopg2
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-2.9.10}
+VERSION=${VERSION:-2.9.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-psycopg2/python3-psycopg2.info b/python/python3-psycopg2/python3-psycopg2.info
index a5988e7f97..a7d2ef9178 100644
--- a/python/python3-psycopg2/python3-psycopg2.info
+++ b/python/python3-psycopg2/python3-psycopg2.info
@@ -1,8 +1,8 @@
PRGNAM="python3-psycopg2"
-VERSION="2.9.10"
+VERSION="2.9.11"
HOMEPAGE="http://initd.org/psycopg/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/psycopg2/psycopg2-2.9.10.tar.gz"
-MD5SUM="3a1ed36b492a74789563577edc0b0689"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/psycopg2/psycopg2-2.9.11.tar.gz"
+MD5SUM="ea0f76b3d0358db5d8ff84e18c4a7252"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"