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

Felix Yan felixonmars at archlinux.org
Sun Apr 22 08:18:12 UTC 2018


    Date: Sunday, April 22, 2018 @ 08:18:11
  Author: felixonmars
Revision: 317294

upgpkg: python-simplejson 3.14.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-22 08:15:56 UTC (rev 317293)
+++ PKGBUILD	2018-04-22 08:18:11 UTC (rev 317294)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.13.2
+pkgver=3.14.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=('b1d6c68e1a6c967dfb695d0cd3d8dca19d458b650ddc0c8273328378eab7f52b801ee29431a6b3bde16608e886259267f41cbefabb7fbe7adb1e243479f91132')
+sha512sums=('7f8cd2560f9040da13a60924b92e9957ee1a2e65db72a7f193d51de810186ad28025c3bc410a9262917130fff5b4313170144278482b6c8ec76acb58e6618322')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}



More information about the arch-commits mailing list