Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-chardet
Commits:
5e7707c4 by Jelle van der Waa at 2024-11-16T21:12:25+01:00
upgpkg: 5.2.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-chardet
pkgdesc = Python3 module for character encoding auto-detection
pkgver = 5.2.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/chardet/chardet
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-chardet
pkgver=5.2.0
-pkgrel=4
+pkgrel=5
arch=('any')
url="https://github.com/chardet/chardet"
license=('LGPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-chardet/-/commit/5e7707c4060a50e58fd6a47a1c5f948c9a8a5ca8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-chardet/-/commit/5e7707c4060a50e58fd6a47a1c5f948c9a8a5ca8
You're receiving this email because of your account on gitlab.archlinux.org.