Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-aiopg
Commits:
1bee403a by Jelle van der Waa at 2024-11-21T14:45:23+01:00
upgpkg: 1.4.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aiopg
pkgdesc = Library for accessing a PostgreSQL database from the asyncio
pkgver = 1.4.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/aio-libs/aiopg
arch = any
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-aiopg
_pkgname=${pkgname#python-}
pkgver=1.4.0
-pkgrel=4
+pkgrel=5
pkgdesc="Library for accessing a PostgreSQL database from the asyncio"
arch=(any)
url="https://github.com/aio-libs/aiopg"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiopg/-/commit/1bee403a0493fe4e369e3d9a9b991fe25773c382
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiopg/-/commit/1bee403a0493fe4e369e3d9a9b991fe25773c382
You're receiving this email because of your account on gitlab.archlinux.org.