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

Felix Yan felixonmars at gemini.archlinux.org
Sun Nov 21 13:04:54 UTC 2021


    Date: Sunday, November 21, 2021 @ 13:04:53
  Author: felixonmars
Revision: 1052963

upgpkg: python-simplejson 3.17.6-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-21 13:03:28 UTC (rev 1052962)
+++ PKGBUILD	2021-11-21 13:04:53 UTC (rev 1052963)
@@ -4,7 +4,7 @@
 # Contributor: David Moore <davidm at sjsoft.com>
 
 pkgname=python-simplejson
-pkgver=3.17.5
+pkgver=3.17.6
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz")
-sha512sums=('cfde404fd896030a65749f2c29c9d9e603e51c90b977777caa7749d8fa0c400ff6cf7d49c23afd650aaffddaa6407ac6d68454caa0ea703410a84f38cb6a5bed')
+sha512sums=('48b74388cd3a5cf0acf46a9aa050d628513d842297625f791c7ae07a7c9289afcb0be8d374f77af3bebd50f4c200844bc69f5b77a67220fee357cdfc0d913726')
 
 build() {
   cd "$srcdir"/simplejson-$pkgver



More information about the arch-commits mailing list