Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
python-absl


Commits:
b0d2a0b6 by Sven-Hendrik Haase at 2026-07-03T19:25:51+02:00
upgpkg: 2.5.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-absl
        pkgdesc = Abseil Python Common Libraries
-       pkgver = 2.4.0
+       pkgver = 2.5.0
        pkgrel = 1
        url = https://github.com/abseil/abseil-py
        arch = any
@@ -13,7 +13,7 @@ pkgbase = python-absl
        provides = absl-py
        conflicts = absl-py
        replaces = absl-py
-       source = https://pypi.io/packages/source/a/absl-py/absl_py-2.4.0.tar.gz
-       sha512sums = 
ef0ab861c09de37e32aad03f10a0c7c33b4f855c22bd0596db1147bab9ad56bbdbe6c5ee79b9118ce84349ba86584e6b36ebd7454e05bc4009be86a296d4b96a
+       source = https://pypi.io/packages/source/a/absl-py/absl_py-2.5.0.tar.gz
+       sha512sums = 
ebc1e9fc05199a71cf42a000cfce45485a0b4ed99e9078543effc8ccd276e97a3867c738d045e23c83ea3ef75402804e66b60ad3759ace80f1c35b0b84fc9aff
 
 pkgname = python-absl


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 pkgname=python-absl
-pkgver=2.4.0
+pkgver=2.5.0
 pkgrel=1
 pkgdesc="Abseil Python Common Libraries"
 arch=('any')
@@ -11,7 +11,7 @@ replaces=('absl-py')
 license=('APACHE')
 makedepends=(python-{build,installer,wheel} python-setuptools python-hatchling)
 source=("https://pypi.io/packages/source/a/absl-py/absl_py-$pkgver.tar.gz";)
-sha512sums=('ef0ab861c09de37e32aad03f10a0c7c33b4f855c22bd0596db1147bab9ad56bbdbe6c5ee79b9118ce84349ba86584e6b36ebd7454e05bc4009be86a296d4b96a')
+sha512sums=('ebc1e9fc05199a71cf42a000cfce45485a0b4ed99e9078543effc8ccd276e97a3867c738d045e23c83ea3ef75402804e66b60ad3759ace80f1c35b0b84fc9aff')
 
 build() {
   cd "$srcdir/absl_py-$pkgver"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-absl/-/commit/b0d2a0b6f508a72d088ec754c778e1dc2b7fbbf4
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to