python3-josepy: update to 1.12.0.
This commit is contained in:
parent
30f0422a09
commit
9cbe7de292
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-josepy'
|
# Template file for 'python3-josepy'
|
||||||
pkgname=python3-josepy
|
pkgname=python3-josepy
|
||||||
version=1.10.0
|
version=1.12.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="josepy-${version}"
|
wrksrc="josepy-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/certbot/josepy"
|
homepage="https://github.com/certbot/josepy"
|
||||||
distfiles="${PYPI_SITE}/j/josepy/josepy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/josepy/josepy-${version}.tar.gz"
|
||||||
checksum=e9bcaf605411cadaec04841ae2d5f77ebb178b7b6df7c9aed1d97399ac18685b
|
checksum=267004a64f08c016cd54b7aaf7c323fa3ef3679fb62f4b086cd56448d0fecb25
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
vsed -e '/addopts/d' -i pytest.ini
|
vsed -e '/addopts/d' -i pytest.ini
|
||||||
|
|
Loading…
Reference in a new issue