Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-partd
Commits:
db0a431c by Jelle van der Waa at 2024-11-30T12:26:28+01:00
upgpkg: 1.4.1-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-partd
pkgdesc = Concurrent appendable key-value storage
pkgver = 1.4.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/dask/partd
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=partd
pkgname=python-${_pkg}
pkgver=1.4.1
-pkgrel=2
+pkgrel=3
pkgdesc="Concurrent appendable key-value storage"
arch=(any)
url="https://github.com/dask/partd"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-partd/-/commit/db0a431cded23060427b5bd61358ab442eefae2a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-partd/-/commit/db0a431cded23060427b5bd61358ab442eefae2a
You're receiving this email because of your account on gitlab.archlinux.org.