Date: Wednesday, October 5, 2022 @ 08:53:12
  Author: grawlinson
Revision: 1321368

upgpkg: python-psycopg 3.1.3-1; new upstream release

Modified:
  python-psycopg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-05 08:51:33 UTC (rev 1321367)
+++ PKGBUILD    2022-10-05 08:53:12 UTC (rev 1321368)
@@ -2,7 +2,7 @@
 # Contributor: Guillaume Horel <[email protected]>
 
 pkgname=python-psycopg
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc='PostgreSQL database adapter for Python'
 arch=('x86_64')
@@ -17,7 +17,7 @@
   'python-pip'
 )
 checkdepends=('python-pytest' 'python-pytest-asyncio')
-_commit='4711d756c22850b7cc7474bed70eb62111a0c890'
+_commit='24b54956b290f89c1b6f6ce7ea6abab1d12b1349'
 source=("$pkgname::git+https://github.com/psycopg/psycopg.git#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to