python3-acme: update to 1.4.0.
This commit is contained in:
parent
5759b52e03
commit
9e3692a457
@ -1,10 +0,0 @@
|
||||
--- setup.py
|
||||
+++ setup.py
|
||||
@@ -15,7 +15,6 @@
|
||||
# 1.1.0+ is required to avoid the warnings described at
|
||||
# https://github.com/certbot/josepy/issues/13.
|
||||
'josepy>=1.1.0',
|
||||
- 'mock',
|
||||
# Connection.set_tlsext_host_name (>=0.13)
|
||||
'PyOpenSSL>=0.13.1',
|
||||
'pyrfc3339',
|
@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-acme'
|
||||
pkgname=python3-acme
|
||||
version=1.3.0
|
||||
revision=2
|
||||
version=1.4.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="acme-${version}"
|
||||
build_style=python3-module
|
||||
@ -14,4 +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=c0de9e1fbcb4a28509825a4d19ab5455910862b23fa338acebc7bbe7c0abd20d
|
||||
checksum=f12cb59762e0b833911b87e95cb16e85a162517ba4aa3440594bdf3b8126fc69
|
||||
|
Loading…
x
Reference in New Issue
Block a user