Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-reedsolo
Commits:
157b4c9e by Jelle van der Waa at 2024-11-17T15:24:05+01:00
upgpkg: 1.7.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-reedsolo
pkgdesc = A pure-python universal errors-and-erasures Reed-Solomon Codec
pkgver = 1.7.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/tomerfiliba/reedsolomon
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-reedsolo
pkgver=1.7.0
-pkgrel=3
+pkgrel=4
pkgdesc="A pure-python universal errors-and-erasures Reed-Solomon Codec"
arch=('x86_64')
url="https://github.com/tomerfiliba/reedsolomon"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-reedsolo/-/commit/157b4c9e8c2f26f9aebd66768f4f259befadba30
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-reedsolo/-/commit/157b4c9e8c2f26f9aebd66768f4f259befadba30
You're receiving this email because of your account on gitlab.archlinux.org.