George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
python-psycopg


Commits:
6f3047d0 by George Rawlinson at 2025-03-26T07:00:11+00:00
upgpkg: 3.2.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-psycopg
        pkgdesc = PostgreSQL database adapter for Python
-       pkgver = 3.2.5
-       pkgrel = 2
+       pkgver = 3.2.6
+       pkgrel = 1
        url = https://www.psycopg.org/psycopg3/
        arch = x86_64
        license = LGPL-3.0-only
@@ -15,8 +15,8 @@ pkgbase = python-psycopg
        makedepends = python-setuptools
        depends = python
        depends = postgresql-libs
-       source = 
python-psycopg::git+https://github.com/psycopg/psycopg.git#tag=3.2.5
-       sha512sums = 
d40a8474b14f4118389a2119f77f3823ffe083f18d1941e568eeb8f27f97fe2924c1b1b3ef51898472fa3cdf3ec1e3bacec85c11377fd6d7e5a93fc1ce0d3db7
-       b2sums = 
29fb09e9a79db3e6abdc3ecb8db7e58a342ba96c1c54cea6e65ea1ca1e146653c10280a80b147613ccdaf8d328b831e77b62e2dd548138302dd5d0bdafa9db06
+       source = 
python-psycopg::git+https://github.com/psycopg/psycopg.git#tag=3.2.6
+       sha512sums = 
cf23618e5ee1374b7087a1405ae68edfc1fe04acd068061adaf76ad68451d740d08bbe9d6503c666a663640b1bd612d270506c76a8cf726981194a9710af7767
+       b2sums = 
a3f36499a14e24f96023e831e4ae41d1b6064dd4b7a51a319ca95ef7bc8d785666f1d1674aab923bd73693cf71a613170d4de3968ee60725fd0e3f13eb119456
 
 pkgname = python-psycopg


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Guillaume Horel <[email protected]>
 
 pkgname=python-psycopg
-pkgver=3.2.5
-pkgrel=2
+pkgver=3.2.6
+pkgrel=1
 pkgdesc='PostgreSQL database adapter for Python'
 arch=('x86_64')
 url='https://www.psycopg.org/psycopg3/'
@@ -22,8 +22,8 @@ makedepends=(
 )
 checkdepends=('python-pytest' 'python-pytest-asyncio')
 source=("$pkgname::git+https://github.com/psycopg/psycopg.git#tag=$pkgver";)
-sha512sums=('d40a8474b14f4118389a2119f77f3823ffe083f18d1941e568eeb8f27f97fe2924c1b1b3ef51898472fa3cdf3ec1e3bacec85c11377fd6d7e5a93fc1ce0d3db7')
-b2sums=('29fb09e9a79db3e6abdc3ecb8db7e58a342ba96c1c54cea6e65ea1ca1e146653c10280a80b147613ccdaf8d328b831e77b62e2dd548138302dd5d0bdafa9db06')
+sha512sums=('cf23618e5ee1374b7087a1405ae68edfc1fe04acd068061adaf76ad68451d740d08bbe9d6503c666a663640b1bd612d270506c76a8cf726981194a9710af7767')
+b2sums=('a3f36499a14e24f96023e831e4ae41d1b6064dd4b7a51a319ca95ef7bc8d785666f1d1674aab923bd73693cf71a613170d4de3968ee60725fd0e3f13eb119456')
 
 build(){
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-psycopg/-/commit/6f3047d0f5d47daa1c157508523064bc255af802

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


Reply via email to