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


Commits:
a66f9006 by Antonio Rojas at 2026-06-03T16:11:34+02:00
upgpkg: 5.15.1-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-traitlets
        pkgdesc = A configuration system for Python applications
-       pkgver = 5.15.0
+       pkgver = 5.15.1
        pkgrel = 1
        url = https://traitlets.readthedocs.io/en/stable
        arch = any
@@ -13,7 +13,7 @@ pkgbase = python-traitlets
        depends = python
        depends = python-argcomplete
        depends = python-typing_extensions
-       source = git+https://github.com/ipython/traitlets#tag=v5.15.0
-       sha256sums = 
1747aea32dccb0358b9b3ca3b604797f94b2a354f4c5b1f8d425dba31dbc1033
+       source = git+https://github.com/ipython/traitlets#tag=v5.15.1
+       sha256sums = 
5b05c0adfbd1a46e94f25c9935cfa301de2a32a801c1d4d222255e008a8fe94f
 
 pkgname = python-traitlets


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _pyname=traitlets
 pkgname=python-$_pyname
-pkgver=5.15.0
+pkgver=5.15.1
 pkgrel=1
 pkgdesc='A configuration system for Python applications'
 arch=(any)
@@ -18,7 +18,7 @@ makedepends=(git
              python-installer)
 checkdepends=(python-pytest-mock)
 source=(git+https://github.com/ipython/traitlets#tag=v$pkgver)
-sha256sums=('1747aea32dccb0358b9b3ca3b604797f94b2a354f4c5b1f8d425dba31dbc1033')
+sha256sums=('5b05c0adfbd1a46e94f25c9935cfa301de2a32a801c1d4d222255e008a8fe94f')
 
 prepare() {
   cd $_pyname



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

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