Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jschema-to-python
Commits:
c03745e1 by Jelle van der Waa at 2024-11-26T14:06:34+01:00
upgpkg: 1.2.3-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jschema-to-python
pkgdesc = Generate source code for a set of Python classes from a JSON
schema
pkgver = 1.2.3
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/microsoft/jschema-to-python
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-jschema-to-python
pkgver=1.2.3
-pkgrel=6
+pkgrel=7
pkgdesc='Generate source code for a set of Python classes from a JSON schema'
arch=(any)
url='https://github.com/microsoft/jschema-to-python'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jschema-to-python/-/commit/c03745e1b52f10df2e134d241279f87f3098c5a4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jschema-to-python/-/commit/c03745e1b52f10df2e134d241279f87f3098c5a4
You're receiving this email because of your account on gitlab.archlinux.org.