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

Kpcyrd kpcyrd at gemini.archlinux.org
Sun Aug 14 13:32:38 UTC 2022


    Date: Sunday, August 14, 2022 @ 13:32:38
  Author: kpcyrd
Revision: 1266041

upgpkg: python-json-stream 1.4.0-1

Modified:
  python-json-stream/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-14 13:31:23 UTC (rev 1266040)
+++ PKGBUILD	2022-08-14 13:32:38 UTC (rev 1266041)
@@ -2,7 +2,7 @@
 
 _pyname=json-stream
 pkgname=python-${_pyname}
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc='Simple streaming JSON parser'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=('python')
 makedepends=(python-build python-installer python-setuptools python-wheel)
 source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
-b2sums=('f5318e62c9311352ce2997cd5db039570a2d6f15960497a28a8e0f570548abf30ed1248100831379215c621c52639c0c3a3e768f13fa2a8def06f65b400588bf')
+b2sums=('668c303d580232169a7858d89543d4ef97b61046508f8b6f60cae64694101eb9d3d567ae185f0fa3cd6bd5543d3cf915346fd84398f46491e0c70832c726cdca')
 
 build() {
   cd "${_pyname}-${pkgver}"



More information about the arch-commits mailing list