From 29c7547b2e1211755d8fb68591879af0149cd4e4 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Wed, 3 Jun 2026 01:06:14 +0300 Subject: [PATCH] python-psycopg2: bump to 2.9.12 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- lang/python/python-psycopg2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-psycopg2/Makefile b/lang/python/python-psycopg2/Makefile index 86a2342c93..5abfd89897 100644 --- a/lang/python/python-psycopg2/Makefile +++ b/lang/python/python-psycopg2/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-psycopg2 -PKG_VERSION:=2.9.11 +PKG_VERSION:=2.9.12 PKG_RELEASE:=1 PYPI_NAME:=psycopg2 -PKG_HASH:=964d31caf728e217c697ff77ea69c2ba0865fa41ec20bb00f0977e62fdcc52e3 +PKG_HASH:=1dedb1c7a1d8552c4a6044c6b1c41a52e6a8e2d144af83eccac758076b1b7c15 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=LGPL-3.0-or-later