Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-param


Commits:
50aedd31 by Antonio Rojas at 2026-06-06T00:55:23+02:00
upgpkg: 2.4.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-param
        pkgdesc = Make your Python code clearer and more reliable by declaring 
Parameters
-       pkgver = 2.3.3
+       pkgver = 2.4.0
        pkgrel = 1
        url = https://param.holoviz.org/
        arch = any
@@ -18,7 +18,7 @@ pkgbase = python-param
        makedepends = python-hatchling
        makedepends = python-hatch-vcs
        depends = python
-       source = git+https://github.com/holoviz/param#tag=v2.3.3
-       sha256sums = 
249ff256fc082c2025182d20dd65a2591cd00a7222d6a6d232e344129f71acc5
+       source = git+https://github.com/holoviz/param#tag=v2.4.0
+       sha256sums = 
5b9b3139b59dcf785e5581cb09d93d4891388141019ce0a90280393b33ab55ce
 
 pkgname = python-param


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pkg=param
 pkgname=python-${_pkg}
-pkgver=2.3.3
+pkgver=2.4.0
 pkgrel=1
 pkgdesc="Make your Python code clearer and more reliable by declaring 
Parameters"
 arch=(any)
@@ -14,7 +14,7 @@ checkdepends=(python-pytest python-pytest-asyncio 
python-jsonschema python-numpy
 # No tests in Pypi tarballs
 
#source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
 source=(git+https://github.com/holoviz/param#tag=v$pkgver)
-sha256sums=('249ff256fc082c2025182d20dd65a2591cd00a7222d6a6d232e344129f71acc5')
+sha256sums=('5b9b3139b59dcf785e5581cb09d93d4891388141019ce0a90280393b33ab55ce')
 
 build() {
   cd ${_pkg}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-param/-/commit/50aedd31f7f21149ed3160c6f0ddae6ad7a0b9f1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-param/-/commit/50aedd31f7f21149ed3160c6f0ddae6ad7a0b9f1
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