Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-apsw


Commits:
0f7258ca by Jelle van der Waa at 2024-11-16T16:24:47+01:00
upgpkg: 3.46.1.0-2: Rebuild for Python 3.13

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,13 @@
 pkgbase = python-apsw
        pkgdesc = Python wrapper for SQLite
        pkgver = 3.46.1.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/rogerbinns/apsw
        arch = x86_64
        license = MIT
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-wheel
        makedepends = python-setuptools
        depends = python
        depends = sqlite


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=python-apsw
 pkgver=3.46.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Python wrapper for SQLite"
 arch=('x86_64')
 url="https://github.com/rogerbinns/apsw";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-apsw/-/commit/0f7258caaf1eabe8e12bda09e83df00d711d2f87

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


Reply via email to