summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlemens Schölhorn2019-10-16 21:11:15 +0200
committerKlemens Schölhorn2019-10-16 21:11:15 +0200
commit14d7f91c878f82c04182d400230241e4eeab5f23 (patch)
tree3b6f1bfde30d5f148c6a2570217cc0795958281a
parent1f199d3b6a6c190eec0b7bfcc57c3c5b5101f3ae (diff)
downloadaur-14d7f91c878f82c04182d400230241e4eeab5f23.tar.gz
python-acme 0.39.0
-rw-r--r--PKGBUILD2
-rw-r--r--remove-deps-version-bounds.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fcfc2469a05..92b06331906f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ conflicts=("${_pkgname}")
source=("${_pkgname}"::"git+https://github.com/zenhack/simp_le.git"
'remove-deps-version-bounds.patch')
sha256sums=('SKIP'
- 'd3428326027fddfe58978e007234abd34b00a24e963859a79d0af02761a2bcd9')
+ '6863adc5774927da15e9371a4bf9a2ee3f714dadb5cb85eaa2c2d417e0e3cbf3')
pkgver() {
cd "${srcdir}/${_pkgname}"
diff --git a/remove-deps-version-bounds.patch b/remove-deps-version-bounds.patch
index 0057d95e329a..2d2294aafef6 100644
--- a/remove-deps-version-bounds.patch
+++ b/remove-deps-version-bounds.patch
@@ -17,7 +17,7 @@ diff -u -r a/setup.py b/setup.py
- # * https://github.com/pypa/pip/issues/988
- 'idna<2.8',
-
-- 'acme>=0.35,<0.36',
+- 'acme>=0.39,<0.40',
+ 'acme',
'cryptography',
# formerly known as acme.jose: