Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-psycopg
Commits:
91da7fad by Jelle van der Waa at 2025-12-16T09:00:16+01:00
upgpkg: 3.3.2-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-psycopg
pkgdesc = PostgreSQL database adapter for Python
pkgver = 3.3.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.psycopg.org/psycopg3/
arch = x86_64
license = LGPL-3.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-psycopg
pkgver=3.3.2
-pkgrel=1
+pkgrel=2
pkgdesc='PostgreSQL database adapter for Python'
arch=(x86_64)
url='https://www.psycopg.org/psycopg3/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-psycopg/-/commit/91da7fad13e55c350006638e86d5e695c13abdbb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-psycopg/-/commit/91da7fad13e55c350006638e86d5e695c13abdbb
You're receiving this email because of your account on gitlab.archlinux.org.