python3-josepy: update to 1.13.0.

This commit is contained in:
tibequadorian 2022-03-16 21:49:06 +01:00 committed by Echo
parent 9f19bd0c71
commit e8c036a8f0

View file

@ -1,6 +1,6 @@
# Template file for 'python3-josepy'
pkgname=python3-josepy
version=1.12.0
version=1.13.0
revision=1
wrksrc="josepy-${version}"
build_style=python3-module
@ -11,8 +11,9 @@ short_desc="JOSE protocol implementation in Python3"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/certbot/josepy"
changelog="https://raw.githubusercontent.com/certbot/josepy/master/CHANGELOG.rst"
distfiles="${PYPI_SITE}/j/josepy/josepy-${version}.tar.gz"
checksum=267004a64f08c016cd54b7aaf7c323fa3ef3679fb62f4b086cd56448d0fecb25
checksum=8931daf38f8a4c85274a0e8b7cb25addfd8d1f28f9fb8fbed053dd51aec75dc9
pre_check() {
vsed -e '/addopts/d' -i pytest.ini