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

Felix Yan fyan at archlinux.org
Sat Sep 19 06:01:26 UTC 2015


    Date: Saturday, September 19, 2015 @ 08:01:26
  Author: fyan
Revision: 140690

upgpkg: python-jsonpatch 1.11-1

Modified:
  python-jsonpatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-19 06:00:25 UTC (rev 140689)
+++ PKGBUILD	2015-09-19 06:01:26 UTC (rev 140690)
@@ -5,7 +5,7 @@
 pkgbase=python-jsonpatch
 _pkgname=jsonpatch
 pkgname=(python-$_pkgname python2-$_pkgname)
-pkgver=1.9
+pkgver=1.11
 pkgrel=1
 pkgdesc="Python object model built on JSON schema and JSON patch"
 arch=(any)
@@ -14,8 +14,8 @@
 makedepends=(python2-setuptools python2-jsonschema python-setuptools python-jsonschema)
 options=(!emptydirs)
 source=(http://pypi.python.org/packages/source/j/${_pkgname#*-}/${_pkgname#*-}-$pkgver.tar.gz)
-sha256sums=('e997076450992aa7af2f4ae6c3e7767d390ddb6746979c74fd2092bb8fbdf5b2')
-sha512sums=('9f27def8519677dbc6d45287b6938ccfb9179f7a315871adeb7198e1568876a391625c060c7901b7acd51af0ed10427a61d54d899719ef1a073b2e93591904ed')
+sha256sums=('22d0bc0f5522a4a03dd9fb4c4cdf7c1f03256546c88be4c61e5ceabd22280e47')
+sha512sums=('516b6d8c32e97056af3c8d89eb49445d334ddc5588238d062476cb942d919436ea390449fa8e98332c571242a8f10aabd0fe7da3a00698ec3fd98e53f286c821')
 
 prepare(){
     cp -a $_pkgname-$pkgver $_pkgname-$pkgver-2



More information about the arch-commits mailing list