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

Felix Yan felixonmars at archlinux.org
Sat May 12 20:27:23 UTC 2018


    Date: Saturday, May 12, 2018 @ 20:27:22
  Author: felixonmars
Revision: 321344

upgpkg: python-simplejson 3.15.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-12 20:27:12 UTC (rev 321343)
+++ PKGBUILD	2018-05-12 20:27:22 UTC (rev 321344)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.14.0
+pkgver=3.15.0
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -15,7 +15,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=('7f8cd2560f9040da13a60924b92e9957ee1a2e65db72a7f193d51de810186ad28025c3bc410a9262917130fff5b4313170144278482b6c8ec76acb58e6618322')
+sha512sums=('74ce937478ffc629e468e27cb8476880c70d7c35c33c7c6f703c3733d15b11ff6614d4335e1df7271573e3f17db33779a5bf05809202eb942a1e7f116e1bfb57')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}



More information about the arch-commits mailing list