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

Felix Yan felixonmars at archlinux.org
Fri Jul 17 20:24:00 UTC 2020


    Date: Friday, July 17, 2020 @ 20:24:00
  Author: felixonmars
Revision: 664314

upgpkg: python-simplejson 3.17.1-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-17 20:23:52 UTC (rev 664313)
+++ PKGBUILD	2020-07-17 20:24:00 UTC (rev 664314)
@@ -5,7 +5,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.17.0
+pkgver=3.17.1
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -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=('3057edfa8c8a16fa1c2027a880ac71531afc70d087a12a6fa085b3e09705ab049850dbabe60acc6fc11f51d9e0cf98f58407be03980182dca2ca070c298fd023')
+sha512sums=('56a8fae11cfc9c29312cbe67fa4fd1d156e55cdda358e094874753f294c57058cc5608f6a611c5e4356d8fdf20ec3a5eaf263a09d127e8fc49f16bb4e0eeae12')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}



More information about the arch-commits mailing list