Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
check-jsonschema


Commits:
ea2e57ab by Robin Candau at 2024-05-21T12:21:00+02:00
upgpkg: 0.28.4-1: New upstream release
https://github.com/python-jsonschema/check-jsonschema/releases/tag/0.28.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = check-jsonschema
        pkgdesc = A JSON Schema CLI and pre-commit hook built on jsonschema
-       pkgver = 0.28.3
+       pkgver = 0.28.4
        pkgrel = 1
        url = https://github.com/python-jsonschema/check-jsonschema
        arch = any
@@ -24,8 +24,8 @@ pkgbase = check-jsonschema
        depends = python-ruamel-yaml
        optdepends = python-json5: for JSON5 support
        optdepends = python-orjson: for using orjson as JSON parser
-       source = 
https://github.com/python-jsonschema/check-jsonschema/archive/0.28.3/check-jsonschema-0.28.3.tar.gz
-       sha512sums = 
c4eeb06fe11153fd235d2b9e829993c418c102b7c06746ae061590dd5e9abf2a6218ca0f218da4195e8ac2198419e748c0b7630c27d36701eedaaa9d12fe20fc
-       b2sums = 
d49c2d72d84f0cc0f82b5b8c900afa8fb36e8ca31fec658e492032e7b8c039e77f4f34f85f4cb9b6391f1bbdc619223a97967085f8691176ff7b1064ab27139a
+       source = 
https://github.com/python-jsonschema/check-jsonschema/archive/0.28.4/check-jsonschema-0.28.4.tar.gz
+       sha512sums = 
f4c693ea0951c246814775f26d5c3e5de8020484a92ae15e2a13e284ccb2c58f2bdf7dbdb66612661304f5ff9e6ba88eb3f89e7f0ad23a3f6fc8fcc61372ceea
+       b2sums = 
a5355ed124d6e3bd076403448c3d7fa7c62524c6da49eb5a61d226485639812bdea28b53c570b084e976749b92c1ee586b0285111a543b1a3e8a734ea8d6cc67
 
 pkgname = check-jsonschema


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,8 @@
 # Maintainer: David Runge <dv...@archlinux.org>
+# Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=check-jsonschema
-pkgver=0.28.3
+pkgver=0.28.4
 pkgrel=1
 pkgdesc="A JSON Schema CLI and pre-commit hook built on jsonschema"
 arch=(any)
@@ -35,8 +36,8 @@ optdepends=(
   'python-orjson: for using orjson as JSON parser'
 )
 source=($url/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('c4eeb06fe11153fd235d2b9e829993c418c102b7c06746ae061590dd5e9abf2a6218ca0f218da4195e8ac2198419e748c0b7630c27d36701eedaaa9d12fe20fc')
-b2sums=('d49c2d72d84f0cc0f82b5b8c900afa8fb36e8ca31fec658e492032e7b8c039e77f4f34f85f4cb9b6391f1bbdc619223a97967085f8691176ff7b1064ab27139a')
+sha512sums=('f4c693ea0951c246814775f26d5c3e5de8020484a92ae15e2a13e284ccb2c58f2bdf7dbdb66612661304f5ff9e6ba88eb3f89e7f0ad23a3f6fc8fcc61372ceea')
+b2sums=('a5355ed124d6e3bd076403448c3d7fa7c62524c6da49eb5a61d226485639812bdea28b53c570b084e976749b92c1ee586b0285111a543b1a3e8a734ea8d6cc67')
 
 check() {
   # we don't support pinning



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/check-jsonschema/-/commit/ea2e57abcb06b42834223910cfbeb27d027898f6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/check-jsonschema/-/commit/ea2e57abcb06b42834223910cfbeb27d027898f6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to