Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cchardet
Commits:
6f36cef4 by Jelle van der Waa at 2024-11-17T15:21:49+01:00
upgpkg: 2.1.7-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cchardet
pkgdesc = Universal encoding detector faster than chardet.
pkgver = 2.1.7
- pkgrel = 6
+ pkgrel = 7
url = https://pypi.org/project/cchardet/
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-cchardet
pkgver=2.1.7
-pkgrel=6
+pkgrel=7
pkgdesc="Universal encoding detector faster than chardet."
url="https://pypi.org/project/cchardet/"
depends=('python')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cchardet/-/commit/6f36cef4372a5e614a5739a69398b15bc4d09189
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cchardet/-/commit/6f36cef4372a5e614a5739a69398b15bc4d09189
You're receiving this email because of your account on gitlab.archlinux.org.