Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-agate-sql
Commits:
6032946b by Jelle van der Waa at 2024-11-27T09:09:32+01:00
upgpkg: 0.7.2-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-agate-sql
pkgdesc = Adds SQL read/write support to agate
pkgver = 0.7.2
- pkgrel = 3
+ pkgrel = 4
url = https://agate-sql.readthedocs.org
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pyname=agate-sql
pkgname=python-$_pyname
pkgver=0.7.2
-pkgrel=3
+pkgrel=4
pkgdesc='Adds SQL read/write support to agate'
arch=(any)
url="https://$_pyname.readthedocs.org"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-agate-sql/-/commit/6032946b170202f1068fbae654e8cb06786e9f1e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-agate-sql/-/commit/6032946b170202f1068fbae654e8cb06786e9f1e
You're receiving this email because of your account on gitlab.archlinux.org.