Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-warlock


Commits:
10698436 by Jelle van der Waa at 2024-04-12T10:50:32+02:00
upgpkg: 2.0.1-3: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = python-warlock
+       pkgdesc = Python object model built on JSON schema and JSON patch.
+       pkgver = 2.0.1
+       pkgrel = 3
+       url = https://github.com/bcwaldon/warlock
+       arch = any
+       license = Apache
+       checkdepends = python-pytest
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-poetry-core
+       depends = python-jsonschema
+       depends = python-jsonpatch
+       source = 
python-warlock-2.0.1.tar.gz::https://github.com/bcwaldon/warlock/archive/2.0.1.tar.gz
+       sha512sums = 
f354f0dd2af524a9e09ed03b072e1f68859fc70bf5ec083f8853fde2f1cec3172bef42318df176a3cf5fa48d93f030010db81d710961f2b05a092a4ee25041c1
+
+pkgname = python-warlock


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-warlock
 pkgver=2.0.1
-pkgrel=2
+pkgrel=3
 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/1069843616a3a1cb197c9764447062797037d3ae

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-warlock/-/commit/1069843616a3a1cb197c9764447062797037d3ae
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to