Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-warlock
Commits:
d8ac1f87 by Jelle van der Waa at 2024-11-19T16:54:36+01:00
upgpkg: 2.0.1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-warlock
pkgdesc = Python object model built on JSON schema and JSON patch.
pkgver = 2.0.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/bcwaldon/warlock
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-warlock
pkgver=2.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="Python object model built on JSON schema and JSON patch."
arch=('any')
license=('Apache')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-warlock/-/commit/d8ac1f87d33362dabda1c1913d9f6b74a0851c2b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-warlock/-/commit/d8ac1f87d33362dabda1c1913d9f6b74a0851c2b
You're receiving this email because of your account on gitlab.archlinux.org.