Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-traitlets
Commits:
8a2a35a2 by Antonio Rojas at 2024-11-21T19:30:18+01:00
upgpkg: 5.14.3-3: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-traitlets
pkgdesc = A configuration system for Python applications
pkgver = 5.14.3
- pkgrel = 2
+ pkgrel = 3
url = https://traitlets.readthedocs.io/en/stable
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pyname=traitlets
pkgname=python-$_pyname
pkgver=5.14.3
-pkgrel=2
+pkgrel=3
pkgdesc='A configuration system for Python applications'
arch=(any)
url='https://traitlets.readthedocs.io/en/stable'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-traitlets/-/commit/8a2a35a2bcdd9dc4abaac38ee8fad34a577c01c7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-traitlets/-/commit/8a2a35a2bcdd9dc4abaac38ee8fad34a577c01c7
You're receiving this email because of your account on gitlab.archlinux.org.