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

Felix Yan felixonmars at archlinux.org
Fri Nov 24 07:28:21 UTC 2017


    Date: Friday, November 24, 2017 @ 07:28:18
  Author: felixonmars
Revision: 268274

upgpkg: python-simplejson 3.13.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-24 07:13:31 UTC (rev 268273)
+++ PKGBUILD	2017-11-24 07:28:18 UTC (rev 268274)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.12.1
+pkgver=3.13.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=('bb4110ddff74e7aa95a8db4700e3dcea53748b5315b0876a01d0072942a945c0c838a02288c572fcc6c7a627f7d2d4dd9f266700793792af10099a7439a43d78')
+sha512sums=('ad2a118c0f60f91e9b80e4ebc4be3d891b598a442cb0312da198004e39b4bb60006142fa0bca4c64bca994944712253bb8992c8b7528bafa3e4099a411806d0f')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}



More information about the arch-commits mailing list