Skip to content
Snippets Groups Projects
Commit abf8a62f authored by prspkt's avatar prspkt Committed by Michał Polański
Browse files

community/py3-simplejson: upgrade to 3.17.3

parent a0ef9c98
No related branches found
No related tags found
1 merge request!23079community/py3-simplejson: upgrade to 3.17.3
Pipeline #87081 passed
......@@ -2,12 +2,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py3-simplejson
_pkgname=simplejson
pkgver=3.17.2
pkgrel=1
pkgver=3.17.3
pkgrel=0
pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python"
url="https://pypi.python.org/pypi/simplejson"
arch="all"
license="MIT"
depends="python3"
makedepends="py3-setuptools python3-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver
......@@ -28,4 +29,6 @@ package() {
rm -Rf "$subpkgdir"/usr/lib/python*/site-packages/simplejson/tests/
}
sha512sums="59428640d43fdc6927db752a36196f48d00818a87d924358deab7e498709515423ecdd34dece31364c5e8d64b63d99112fd4a4b8a03b9f9c6533268afc38e314 py3-simplejson-3.17.2.tar.gz"
sha512sums="
eb8bae7cb14b9f3cdcc0fe8ce7fc9edde09099c054d6335d0afc26cfaa16657d580b095fd8879bb48856be82050824015e9636942dafe95c888ee2db43adfb97 py3-simplejson-3.17.3.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment