[arch-commits] Commit in python-simplejson/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jul 18 10:18:16 UTC 2020
Date: Saturday, July 18, 2020 @ 10:18:15
Author: felixonmars
Revision: 664403
upgpkg: python-simplejson 3.17.2-1
Modified:
python-simplejson/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-18 10:13:52 UTC (rev 664402)
+++ PKGBUILD 2020-07-18 10:18:15 UTC (rev 664403)
@@ -5,7 +5,7 @@
pkgbase=python-simplejson
pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.17.1
+pkgver=3.17.2
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=('56a8fae11cfc9c29312cbe67fa4fd1d156e55cdda358e094874753f294c57058cc5608f6a611c5e4356d8fdf20ec3a5eaf263a09d127e8fc49f16bb4e0eeae12')
+sha512sums=('59428640d43fdc6927db752a36196f48d00818a87d924358deab7e498709515423ecdd34dece31364c5e8d64b63d99112fd4a4b8a03b9f9c6533268afc38e314')
prepare() {
cp -a simplejson-$pkgver{,-py2}
More information about the arch-commits
mailing list