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