Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cramjam
Commits:
d591e339 by Jelle van der Waa at 2024-11-18T11:08:44+01:00
upgpkg: 2.9.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cramjam
pkgdesc = Thin Python bindings to de/compression algorithms in Rust
pkgver = 2.9.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/milesgranger/cramjam
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-cramjam
_pkgname=${pkgname#python-}
pkgver=2.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="Thin Python bindings to de/compression algorithms in Rust"
arch=(x86_64)
url="https://github.com/milesgranger/cramjam"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cramjam/-/commit/d591e339448a14d7b0a69ff7f13991fbf8313c26
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cramjam/-/commit/d591e339448a14d7b0a69ff7f13991fbf8313c26
You're receiving this email because of your account on gitlab.archlinux.org.