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