Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-chardet
Commits:
0366b3b4 by Jelle van der Waa at 2024-11-16T20:22:11+01:00
upgpkg: 5.2.0-4: 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 = 3
+ pkgrel = 4
url = https://github.com/chardet/chardet
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-chardet
pkgver=5.2.0
-pkgrel=3
+pkgrel=4
arch=('any')
url="https://github.com/chardet/chardet"
license=('LGPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-chardet/-/commit/0366b3b46eb8546065f3f4c38359c35f99c7d213
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-chardet/-/commit/0366b3b46eb8546065f3f4c38359c35f99c7d213
You're receiving this email because of your account on gitlab.archlinux.org.