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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jul 26 18:57:01 UTC 2021


    Date: Monday, July 26, 2021 @ 18:57:01
  Author: felixonmars
Revision: 985740

upgpkg: python-jsonschema-objects 0.3.14-1

Modified:
  python-jsonschema-objects/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-26 18:56:54 UTC (rev 985739)
+++ PKGBUILD	2021-07-26 18:57:01 UTC (rev 985740)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-jsonschema-objects
-pkgver=0.3.13
+pkgver=0.3.14
 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=('ae093532d869390a07fe8ed4d33717ca4e4df84ab5d9175e6d966cff395133b99c5ab0fc36810b9ec0a2f64d9b3f551fa4b5518d3fe0882bcf77e1ee8993bf44')
+sha512sums=('373032284c85a7f8c507c72e336d60b8c8a3e6c3938ca27f1726ac232f41e1030f3c4cb2897466008ab335286521507541f71b90b2bd8141e895bf8adfed216f')
 
 build() {
   cd python-jsonschema-objects-$pkgver



More information about the arch-commits mailing list