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


Commits:
b921c3f2 by Sven-Hendrik Haase at 2026-01-28T13:04:22+01:00
upgpkg: 2.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-absl
        pkgdesc = Abseil Python Common Libraries
-       pkgver = 2.3.1
-       pkgrel = 2
+       pkgver = 2.4.0
+       pkgrel = 1
        url = https://github.com/abseil/abseil-py
        arch = any
        license = APACHE
@@ -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.3.1.tar.gz
-       sha512sums = 
b117c907bc4e4129e19ce461e18bb1851a16d046ab9f38ffa81ed737414431f316442c945114d952b7455962ef6b2ce8815509f6afd84167b1c82f323476f75d
+       source = https://pypi.io/packages/source/a/absl-py/absl_py-2.4.0.tar.gz
+       sha512sums = 
ef0ab861c09de37e32aad03f10a0c7c33b4f855c22bd0596db1147bab9ad56bbdbe6c5ee79b9118ce84349ba86584e6b36ebd7454e05bc4009be86a296d4b96a
 
 pkgname = python-absl


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 pkgname=python-absl
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.4.0
+pkgrel=1
 pkgdesc="Abseil Python Common Libraries"
 arch=('any')
 url='https://github.com/abseil/abseil-py'
@@ -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=('b117c907bc4e4129e19ce461e18bb1851a16d046ab9f38ffa81ed737414431f316442c945114d952b7455962ef6b2ce8815509f6afd84167b1c82f323476f75d')
+sha512sums=('ef0ab861c09de37e32aad03f10a0c7c33b4f855c22bd0596db1147bab9ad56bbdbe6c5ee79b9118ce84349ba86584e6b36ebd7454e05bc4009be86a296d4b96a')
 
 build() {
   cd "$srcdir/absl_py-$pkgver"



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

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


Reply via email to