[arch-commits] Commit in python-jsonschema-objects/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 20 20:57:35 UTC 2021


    Date: Monday, September 20, 2021 @ 20:57:35
  Author: felixonmars
Revision: 1019746

upgpkg: python-jsonschema-objects 0.3.15-1

Modified:
  python-jsonschema-objects/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 20:57:16 UTC (rev 1019745)
+++ PKGBUILD	2021-09-20 20:57:35 UTC (rev 1019746)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-jsonschema-objects
-pkgver=0.3.14
+pkgver=0.3.15
 pkgrel=1
 pkgdesc="Return the jsonschema-objects true value of an iterable"
 url="https://github.com/cwacek/python-jsonschema-objects"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pytest-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/cwacek/python-jsonschema-objects/archive/$pkgver.tar.gz")
-sha512sums=('373032284c85a7f8c507c72e336d60b8c8a3e6c3938ca27f1726ac232f41e1030f3c4cb2897466008ab335286521507541f71b90b2bd8141e895bf8adfed216f')
+sha512sums=('b514383bbc52ecfca1238a95a36277ef4c8c4fbf8794729d43d39db8a752ce384528f0c30bbc01daf9fc3678eca26711dd18e588eda8517cb10dcfe0e45ff3e9')
 
 build() {
   cd python-jsonschema-objects-$pkgver



More information about the arch-commits mailing list