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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 11 17:05:37 UTC 2021


    Date: Sunday, July 11, 2021 @ 17:05:37
  Author: felixonmars
Revision: 976573

upgpkg: python-simplejson 3.17.3-1

Modified:
  python-simplejson/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-11 14:44:33 UTC (rev 976572)
+++ PKGBUILD	2021-07-11 17:05:37 UTC (rev 976573)
@@ -4,8 +4,8 @@
 # Contributor: David Moore <davidm at sjsoft.com>
 
 pkgname=python-simplejson
-pkgver=3.17.2
-pkgrel=4
+pkgver=3.17.3
+pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64')
@@ -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=('59428640d43fdc6927db752a36196f48d00818a87d924358deab7e498709515423ecdd34dece31364c5e8d64b63d99112fd4a4b8a03b9f9c6533268afc38e314')
+sha512sums=('eb8bae7cb14b9f3cdcc0fe8ce7fc9edde09099c054d6335d0afc26cfaa16657d580b095fd8879bb48856be82050824015e9636942dafe95c888ee2db43adfb97')
 
 build() {
   cd "$srcdir"/simplejson-$pkgver




More information about the arch-commits mailing list