python3-josepy: update to 1.7.0.
This commit is contained in:
parent
58567ee197
commit
ac52dc0fad
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.6.0
|
version=1.7.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=0aab1c3ceffe045e7fd5bcfe7685e27e9d2758518d9ba7116b5de34087e70bf5
|
checksum=d265414fa16d7a8b7a1d1833b4ebb19a22bd0deae5d44413cf9040fd8491d85a
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
vsed -e '/addopts/d' -i pytest.ini
|
vsed -e '/addopts/d' -i pytest.ini
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue