Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-chardet


Commits:
c97990b3 by Jelle van der Waa at 2024-04-03T21:19:47+02:00
upgpkg: 5.2.0-2: rebuild with python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = python-chardet
+       pkgdesc = Python3 module for character encoding auto-detection
+       pkgver = 5.2.0
+       pkgrel = 2
+       url = https://github.com/chardet/chardet
+       arch = any
+       license = LGPL
+       checkdepends = python-pytest
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       depends = python
+       source = https://pypi.io/packages/source/c/chardet/chardet-5.2.0.tar.gz
+       sha256sums = 
1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7
+       b2sums = 
931653d176edd6045ce5f850018bd7bee70e29bcbec2313aaaa786974d1001deaa00402e22f0e7a14f662d3193da35ab97d65eba3fda68338c9a67131b2706fe
+
+pkgname = python-chardet


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=python-chardet
 pkgver=5.2.0
-pkgrel=1
+pkgrel=2
 arch=('any')
 url="https://github.com/chardet/chardet";
 license=('LGPL')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-chardet/-/commit/c97990b3048eca96a5a368b2d175d8123929e7d3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-chardet/-/commit/c97990b3048eca96a5a368b2d175d8123929e7d3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to