Skip to content

Commit

Permalink
python3-psycopg2: update to 2.9.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
TinfoilSubmarine authored and classabbyamp committed Dec 23, 2024
1 parent cd3f05c commit 74e59ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/python3-psycopg2/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'python3-psycopg2'
pkgname=python3-psycopg2
version=2.9.3
revision=4
version=2.9.10
revision=1
build_style=python3-module
# Require postgresql-libs-devel to find executable: pg_config
hostmakedepends="postgresql-libs-devel python3-setuptools"
Expand All @@ -14,5 +14,5 @@ license="LGPL-3.0-or-later"
homepage="https://www.psycopg.org"
changelog="https://raw.githubusercontent.com/psycopg/psycopg2/master/NEWS"
distfiles="${PYPI_SITE}/p/psycopg2/psycopg2-${version}.tar.gz"
checksum=8e841d1bf3434da985cc5ef13e6f75c8981ced601fd70cc6bf33351b91562981
checksum=12ec0b40b0273f95296233e8750441339298e6a572f7039da5b260e3c8b60e11
make_check=no # requires running postgres server on system

0 comments on commit 74e59ab

Please sign in to comment.