Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-apsw
Commits:
e31b7260 by Jelle van der Waa at 2026-06-07T18:14:55+02:00
upgpkg: 3.53.2.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-apsw
pkgdesc = Python wrapper for SQLite
- pkgver = 3.53.1.0
+ pkgver = 3.53.2.0
pkgrel = 1
url = https://github.com/rogerbinns/apsw
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = python-apsw
makedepends = git
depends = python
depends = sqlite
- source = git+https://github.com/rogerbinns/apsw.git#tag=3.53.1.0
- sha512sums =
f218ceb5415fc8630c41a3656bdc78d51287f2f47ea33171fcd5f841ef2df57934f6f6915bfd0d389f52db93212bf4fd86844b94f9d9e0b0bf2283fa1a6c10bb
- b2sums =
a6029e0475b092cac2cdbd2c0edd968c93016408ac33177afc06196361159c1be80c99c03200999881a60898eebb30315c738b4ae61cd8ceeb720a0d445d92cb
+ source = git+https://github.com/rogerbinns/apsw.git#tag=3.53.2.0
+ sha512sums =
d3951fa648e7df915016282f557e4db896dc43bab6d2c3d2a513841f79874b5d4c17fc707a443cc6929e93254425377537f16ea20db53e2d57e5737e78d9e8c8
+ b2sums =
198a4b3746f6bcbc2bfc7392264746705674562f8518281cb3523051e8c891d25b3d0040dcf4ba24a0358d48c8a828a9320937d26bd8e445bc77e61d600ca469
pkgname = python-apsw
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Juan Miguel Cejuela <[email protected]>
pkgname=python-apsw
-pkgver=3.53.1.0
+pkgver=3.53.2.0
pkgrel=1
pkgdesc="Python wrapper for SQLite"
arch=('x86_64')
@@ -13,8 +13,8 @@ license=('MIT')
makedepends=('python-build' 'python-installer' 'python-wheel'
'python-setuptools' 'git')
depends=('python' 'sqlite')
source=("git+https://github.com/rogerbinns/apsw.git#tag=${pkgver}")
-sha512sums=('f218ceb5415fc8630c41a3656bdc78d51287f2f47ea33171fcd5f841ef2df57934f6f6915bfd0d389f52db93212bf4fd86844b94f9d9e0b0bf2283fa1a6c10bb')
-b2sums=('a6029e0475b092cac2cdbd2c0edd968c93016408ac33177afc06196361159c1be80c99c03200999881a60898eebb30315c738b4ae61cd8ceeb720a0d445d92cb')
+sha512sums=('d3951fa648e7df915016282f557e4db896dc43bab6d2c3d2a513841f79874b5d4c17fc707a443cc6929e93254425377537f16ea20db53e2d57e5737e78d9e8c8')
+b2sums=('198a4b3746f6bcbc2bfc7392264746705674562f8518281cb3523051e8c891d25b3d0040dcf4ba24a0358d48c8a828a9320937d26bd8e445bc77e61d600ca469')
build() {
cd apsw
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-apsw/-/commit/e31b7260a98a47cfd60d0e1d28b0617f60af0662
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-apsw/-/commit/e31b7260a98a47cfd60d0e1d28b0617f60af0662
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help