Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-humanize


Commits:
6a190252 by Caleb Maclennan at 2025-02-18T23:58:00+03:00
upgpkg: 4.12.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-humanize
        pkgdesc = Common humanization utilities for Python
-       pkgver = 4.12.0
+       pkgver = 4.12.1
        pkgrel = 1
        url = https://github.com/python-humanize/humanize
        arch = any
@@ -14,7 +14,7 @@ pkgbase = python-humanize
        makedepends = python-hatch-vcs
        makedepends = python-hatchling
        depends = python
-       source = 
https://pypi.python.org/packages/source/h/humanize/humanize-4.12.0.tar.gz
-       sha256sums = 
87ff7b43591370b12a1d103c9405849d911d4b039ed22d80b718b62c76eec8a3
+       source = 
https://pypi.python.org/packages/source/h/humanize/humanize-4.12.1.tar.gz
+       sha256sums = 
1338ba97415c96556758a6e2f65977ed406dddf4620d4c6db9bbdfd07f0f1232
 
 pkgname = python-humanize


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _pkgname=humanize
 pkgname=python-$_pkgname
-pkgver=4.12.0
+pkgver=4.12.1
 pkgrel=1
 pkgdesc='Common humanization utilities for Python'
 arch=(any)
@@ -18,7 +18,7 @@ checkdepends=(python-coverage
               python-pytest)
 _archive="$_pkgname-$pkgver"
 
source=("https://pypi.python.org/packages/source/${_pkgname::1}/$_pkgname/$_archive.tar.gz";)
-sha256sums=('87ff7b43591370b12a1d103c9405849d911d4b039ed22d80b718b62c76eec8a3')
+sha256sums=('1338ba97415c96556758a6e2f65977ed406dddf4620d4c6db9bbdfd07f0f1232')
 
 prepare() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-humanize/-/commit/6a1902525fad9469b82eceb03bf1e68bcc08db4c

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


Reply via email to