Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
python-pg8000
Commits:
444250fd by Chih-Hsuan Yen at 2024-04-09T18:04:12+08:00
upgpkg: 1.30.4-2: Python 3.12 rebuilds
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pg8000
pkgdesc = Pure-Python PostgreSQL database driver, DB-API compatible
pkgver = 1.30.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tlocke/pg8000
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-pg8000
# https://raw.githubusercontent.com/tlocke/pg8000/main/README.rst
pkgver=1.30.4
-pkgrel=1
+pkgrel=2
# curl $(curl https://api.github.com/repos/tlocke/pg8000/git/ref/tags/$pkgver
| jq -r .object.url) | jq -r .object.sha
_commit=f6f416c52af023eb5f6fd38a842d39403a20830b
pkgdesc="Pure-Python PostgreSQL database driver, DB-API compatible"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pg8000/-/commit/444250fdaafed34f9902b44d2381cd24917fdbb6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pg8000/-/commit/444250fdaafed34f9902b44d2381cd24917fdbb6
You're receiving this email because of your account on gitlab.archlinux.org.