python3-acme: update to 1.12.0.
This commit is contained in:
parent
bcd4086183
commit
21d69c57fc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-acme'
|
||||
pkgname=python3-acme
|
||||
version=1.11.0
|
||||
version=1.12.0
|
||||
revision=1
|
||||
wrksrc="acme-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,8 +14,4 @@ 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=092eb09a074a935da4c10f66cb8634ffb2cc2d2cc1035d2998d608996efab924
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
}
|
||||
checksum=aa363474d50e9fdda27acb8b1aa7efb26fecc5650e02039a0de3a3f0e696c2f2
|
||||
|
|
Loading…
Reference in New Issue