python3-josepy: update to 1.10.0.

This commit is contained in:
Kartik Singh 2021-10-09 12:04:01 +05:30 committed by Érico Nogueira Rolim
parent ffdd869c29
commit 0249d7a24d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-josepy' # Template file for 'python3-josepy'
pkgname=python3-josepy pkgname=python3-josepy
version=1.8.0 version=1.10.0
revision=2 revision=1
wrksrc="josepy-${version}" wrksrc="josepy-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -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=a5a182eb499665d99e7ec54bb3fe389f9cbc483d429c9651f20384ba29564269 checksum=e9bcaf605411cadaec04841ae2d5f77ebb178b7b6df7c9aed1d97399ac18685b
pre_check() { pre_check() {
vsed -e '/addopts/d' -i pytest.ini vsed -e '/addopts/d' -i pytest.ini