Date: Tuesday, November 22, 2022 @ 21:03:29
  Author: grawlinson
Revision: 1351888

upgpkg: python-psycopg-pool 3.1.4-1; new upstream release

Modified:
  python-psycopg-pool/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-22 20:59:14 UTC (rev 1351887)
+++ PKGBUILD    2022-11-22 21:03:29 UTC (rev 1351888)
@@ -4,7 +4,7 @@
 pkgname=python-psycopg-pool
 # source is shared with python-psycopg package, hence the weird naming
 _pkgname=python-psycopg
-pkgver=3.1.3
+pkgver=3.1.4
 pkgrel=1
 pkgdesc='Connection pool for psycopg'
 arch=('any')
@@ -12,7 +12,7 @@
 license=('LGPL3')
 depends=('python' 'python-psycopg')
 makedepends=('git' 'python-setuptools')
-_commit='080d0a75c0cd40c3f2a8abb4bea537fb1b2413de'
+_commit='8892e35409791a9318744be0965c4cea956b3fa6'
 
source=("$_pkgname::git+https://github.com/psycopg/psycopg.git#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to