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

Felix Yan felixonmars at archlinux.org
Thu Nov 23 23:33:05 UTC 2017


    Date: Thursday, November 23, 2017 @ 23:33:04
  Author: felixonmars
Revision: 268254

upgpkg: python-simplejson 3.12.1-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-23 23:31:35 UTC (rev 268253)
+++ PKGBUILD	2017-11-23 23:33:04 UTC (rev 268254)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.12.0
+pkgver=3.12.1
 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=('6e9f90d80b1df8d5193b586b7cb5e273dd9a52f0e95635e240319340f4e67fc2273ebdb6014a81d85f171797d103baff87aa17a0e484c07b55227883e710bbb1')
+sha512sums=('bb4110ddff74e7aa95a8db4700e3dcea53748b5315b0876a01d0072942a945c0c838a02288c572fcc6c7a627f7d2d4dd9f266700793792af10099a7439a43d78')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}



More information about the arch-commits mailing list