python3-acme: update to 1.11.0.
This commit is contained in:
parent
7986cd69d3
commit
f36b7de809
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-acme'
|
||||
pkgname=python3-acme
|
||||
version=1.10.1
|
||||
version=1.11.0
|
||||
revision=1
|
||||
wrksrc="acme-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/certbot/certbot"
|
||||
distfiles="${PYPI_SITE}/a/acme/acme-${version}.tar.gz"
|
||||
checksum=fcbb559aedc96b404edf593e78517dcd7291984d5a37036c3fc77f3c5c122fd8
|
||||
checksum=092eb09a074a935da4c10f66cb8634ffb2cc2d2cc1035d2998d608996efab924
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue