Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-optree
Commits:
7d912579 by Jelle van der Waa at 2025-12-21T20:56:01+01:00
upgpkg: 0.18.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-optree
pkgdesc = Optimized PyTree Utilities
pkgver = 0.18.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/metaopt/optree
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=optree
pkgname=python-"${_name}"
pkgver=0.18.0
-pkgrel=1
+pkgrel=2
pkgdesc="Optimized PyTree Utilities"
arch=(any)
url="https://github.com/metaopt/optree"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-optree/-/commit/7d91257965c38c5974a598336496b6a4d6147902
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-optree/-/commit/7d91257965c38c5974a598336496b6a4d6147902
You're receiving this email because of your account on gitlab.archlinux.org.