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

Felix Yan felixonmars at archlinux.org
Tue Nov 19 02:15:12 UTC 2019


    Date: Tuesday, November 19, 2019 @ 02:15:12
  Author: felixonmars
Revision: 530375

upgpkg: python-simplejson 3.17.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-19 01:25:13 UTC (rev 530374)
+++ PKGBUILD	2019-11-19 02:15:12 UTC (rev 530375)
@@ -5,8 +5,8 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.16.1
-pkgrel=3
+pkgver=3.17.0
+pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz")
-sha512sums=('41e9bfad5e9263b050109adeec28bdcb190230a26e8a48db86d24fa8729517e3eacd3c3905ff9900cc9a5a90fff006e8fb92a5ac85249922a0c46ab6391ee78b')
+sha512sums=('3057edfa8c8a16fa1c2027a880ac71531afc70d087a12a6fa085b3e09705ab049850dbabe60acc6fc11f51d9e0cf98f58407be03980182dca2ca070c298fd023')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}



More information about the arch-commits mailing list