mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/py3-ujson: upgrade to 2.0.3
This commit is contained in:
parent
8220d4024c
commit
6d3f02ff65
@ -1,14 +1,14 @@
|
||||
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py3-ujson
|
||||
pkgver=2.0.1
|
||||
pkgver=2.0.3
|
||||
pkgrel=0
|
||||
pkgdesc="Fast Python JSON encoder and decoder"
|
||||
url="https://github.com/ultrajson/ultrajson"
|
||||
arch="all"
|
||||
license="BSD-3-Clause"
|
||||
makedepends="py3-setuptools python3-dev"
|
||||
checkdepends="py3-tz py3-six"
|
||||
checkdepends="py3-tz py3-six py3-pytest"
|
||||
source="https://pypi.io/packages/source/u/ujson/ujson-$pkgver.tar.gz"
|
||||
builddir="$srcdir"/ujson-$pkgver
|
||||
|
||||
@ -24,4 +24,4 @@ package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="b17826cb6fb5731bf7c152e9b491edef7f94cc08a90af74d1685aafaec353092e7d5afa9988c93ee6889162d5a4db9da5393b4a2eecaff39ba5f1e029a847e3a ujson-2.0.1.tar.gz"
|
||||
sha512sums="2c1879c372745966a00e064559dbf615f282ef192cbdbb29243c48169fc5f6e9344eba29988a1de3b5b0d1fe7699fcd88373d6dbb2e3fb59b1e8ef12b8a0375d ujson-2.0.3.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user