Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-charset-normalizer


Commits:
e5939fb7 by Daniel M. Capella at 2025-10-15T14:02:36-04:00
upgpkg: 3.4.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-charset-normalizer
        pkgdesc = Encoding and language detection alternative to chardet
-       pkgver = 3.4.3
+       pkgver = 3.4.4
        pkgrel = 1
        url = https://github.com/Ousret/charset_normalizer
        arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = python-charset-normalizer
        makedepends = python-setuptools
        makedepends = python-wheel
        depends = python
-       source = git+https://github.com/Ousret/charset_normalizer.git#tag=3.4.3
-       b2sums = 
6059ec405626b148a3c3935c958bedea5e50e14651b74b14f0460174bb4cac7f1ae20a5630cd0d9fac5569ffcaa01ca8859d4f8e3c17f67f7c6aa935d3d1c710
+       source = git+https://github.com/Ousret/charset_normalizer.git#tag=3.4.4
+       b2sums = 
2498874ce6619749dfac4cf201cb27425a59316fef5e5ac145c895103782fbdf413df2b65436603ab301722b16ae312667766866a09a611f46753ec3b22fbb37
 
 pkgname = python-charset-normalizer


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 _name=charset_normalizer
 pkgname=python-charset-normalizer
-pkgver=3.4.3
+pkgver=3.4.4
 pkgrel=1
 pkgdesc='Encoding and language detection alternative to chardet'
 arch=(x86_64)
@@ -23,7 +23,7 @@ makedepends=(
 )
 checkdepends=(python-pytest)
 source=("git+$url.git#tag=$pkgver")
-b2sums=('6059ec405626b148a3c3935c958bedea5e50e14651b74b14f0460174bb4cac7f1ae20a5630cd0d9fac5569ffcaa01ca8859d4f8e3c17f67f7c6aa935d3d1c710')
+b2sums=('2498874ce6619749dfac4cf201cb27425a59316fef5e5ac145c895103782fbdf413df2b65436603ab301722b16ae312667766866a09a611f46753ec3b22fbb37')
 
 build() {
   cd $_name



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-charset-normalizer/-/commit/e5939fb711ad8f16c60dedc92990506c22fc5bc8

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


Reply via email to