From 97da17def4c2b3504dcb599044fd6510a2833681 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Wed, 5 Apr 2023 10:02:23 +0200 Subject: python/python3-psycopg2: updated for version 2.9.6 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-psycopg2/python3-psycopg2.SlackBuild | 2 +- python/python3-psycopg2/python3-psycopg2.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-psycopg2') diff --git a/python/python3-psycopg2/python3-psycopg2.SlackBuild b/python/python3-psycopg2/python3-psycopg2.SlackBuild index 3b20f439553a5..0aeceda7a4adb 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.5} +VERSION=${VERSION:-2.9.6} 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 f5bd7af5be563..f43b76d100402 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.5" +VERSION="2.9.6" HOMEPAGE="http://initd.org/psycopg/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/psycopg2/psycopg2-2.9.5.tar.gz" -MD5SUM="3cec7285f61690633bb070d4bba259c2" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/psycopg2/psycopg2-2.9.6.tar.gz" +MD5SUM="c2d95c6ad2f2251861a91d9a24386a74" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="postgresql" -- cgit v1.2.3