Andrew Crerar pushed to branch main at Arch Linux / Packaging / Packages / 
python-psycopg2


Commits:
742b74bc by Andrew Crerar at 2023-08-05T08:51:30-04:00
upgpkg: 2.9.7-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade <d...@aur.archlinux.org>
 
 pkgname=python-psycopg2
-pkgver=2.9.6
-pkgrel=2
+pkgver=2.9.7
+pkgrel=1
 pkgdesc="A PostgreSQL database adapter for the Python programming language."
 arch=('x86_64')
 url="https://www.psycopg.org/";
@@ -14,7 +14,7 @@ license=('LGPL3')
 depends=('python' 'postgresql-libs')
 makedepends=('python-setuptools' 'postgresql-libs')
 
source=("https://github.com/psycopg/psycopg2/archive/refs/tags/${pkgver}.tar.gz";)
-b2sums=('9b3e1ddb6c23973e7577b27a46599c731edd77bd7017c25f3c5a1d57f89faffe066e5926b3ba4b7f1c7ab3b1ad18966b0f5ee40ceb1b358236cb85fb61d230ce')
+b2sums=('303125e2155dbb48545fef3e239ff0dc28f8405a23ee449c2ca9c234eb3a2028223404c2e83ee32eb3a32cc0f452dc49abeb2f886cb916ba79617bb91d5a2665')
 build(){
   cd "psycopg2-${pkgver}"
   sed -i 's/,PSYCOPG_DEBUG$//' setup.cfg



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-psycopg2/-/commit/742b74bccd3b44fd8753670460f1377c3ac69958

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-psycopg2/-/commit/742b74bccd3b44fd8753670460f1377c3ac69958
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to