From d0a453ad2839eaa72672ffcf3ed57d8692108993 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Mon, 11 Dec 2023 13:25:53 -0500 Subject: [PATCH] python3-psycopg: update to 3.1.14. --- srcpkgs/python3-psycopg/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-psycopg/template b/srcpkgs/python3-psycopg/template index a03459908b4..4d63acca0b0 100644 --- a/srcpkgs/python3-psycopg/template +++ b/srcpkgs/python3-psycopg/template @@ -1,7 +1,7 @@ # Template file for 'python3-psycopg' pkgname=python3-psycopg -version=3.1.4 -revision=2 +version=3.1.14 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" @@ -11,5 +11,5 @@ license="LGPL-3.0-or-later" homepage="https://www.psycopg.org" changelog="https://raw.githubusercontent.com/psycopg/psycopg/master/docs/news.rst" distfiles="${PYPI_SITE}/p/psycopg/psycopg-${version}.tar.gz" -checksum=6874dbaba583cc6663437604bf45f7c244b5fd702f88af6211cd5a74e8ee3a8a +checksum=7a63249f52e9c312d2d3978df5f170d21a0defd3a0c950d7859d226b7cfbfad5 make_check=no # requires running postgres server on system