summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlemens Schölhorn2019-02-18 21:28:11 +0100
committerKlemens Schölhorn2019-02-18 21:28:11 +0100
commit53853e9fc462191fbdee1bfe8f2377f1e3cc6900 (patch)
tree6c863fa11911a37acbe880687e7aa430ddd36456
parent99ed4524e8a3697ae05e11e8f2e923e812d05145 (diff)
downloadaur-53853e9fc462191fbdee1bfe8f2377f1e3cc6900.tar.gz
python-acme 0.31.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 e850a2d5f840..09f6d73236ac 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'
- '2960e30de4aee69c20dfe3e7a060745cee5cc72859817ce3a3f547a8d3eff1fa')
+ 'f73d3db95c0f16e9c3f6853c49c5146fdcee88e659d6a1e0bfb80467ef78d314')
pkgver() {
cd "${srcdir}/${_pkgname}"
diff --git a/remove-deps-version-bounds.patch b/remove-deps-version-bounds.patch
index a7bf7b5aa6bd..64cf7310f1fa 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.30,<0.31',
+- 'acme>=0.31,<0.32',
+ 'acme',
'cryptography',
# formerly known as acme.jose: