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

Felix Yan felixonmars at archlinux.org
Sun Nov 24 10:16:33 UTC 2019


    Date: Sunday, November 24, 2019 @ 10:16:33
  Author: felixonmars
Revision: 532921

upgpkg: python-jsonschema-objects 0.3.11-1

Modified:
  python-jsonschema-objects/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-24 10:14:59 UTC (rev 532920)
+++ PKGBUILD	2019-11-24 10:16:33 UTC (rev 532921)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-jsonschema-objects
-pkgver=0.3.8
-pkgrel=2
+pkgver=0.3.11
+pkgrel=1
 pkgdesc="Return the jsonschema-objects true value of an iterable"
 url="https://github.com/cwacek/python-jsonschema-objects"
 license=('MIT')
@@ -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=('a973db9d128d78f7941e6cc5e980320dc7c7930b5bba940fb2cb890af86d35206eede7adecef80dfe1970d06726bed1ffaf7532647492a0eed85c5553ee0595d')
+sha512sums=('f92e9719b8feed30e2a12f3094470f9ebc0df4b177c5f11733e413df83bbd458958709364627c9064f9cde60f0a94d255aeb3f086db21310e8b44f39ddff0b3d')
 
 build() {
   cd python-jsonschema-objects-$pkgver



More information about the arch-commits mailing list