summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlemens Schölhorn2019-04-04 22:37:31 +0200
committerKlemens Schölhorn2019-04-04 22:37:31 +0200
commit3d583ecd927e8a4808ba48fd7a98fa3d91ab3e46 (patch)
tree59e34095407ef9ca2ac6d1ade7789c5282bad916
parent53853e9fc462191fbdee1bfe8f2377f1e3cc6900 (diff)
downloadaur-3d583ecd927e8a4808ba48fd7a98fa3d91ab3e46.tar.gz
python-acme 0.33.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 09f6d73236ac..d1c16ff3f936 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'
- 'f73d3db95c0f16e9c3f6853c49c5146fdcee88e659d6a1e0bfb80467ef78d314')
+ '07a91b04e01246b2d4b09f40b7f4310c868318c26d6fe0ce509812b642ef7cf9')
pkgver() {
cd "${srcdir}/${_pkgname}"
diff --git a/remove-deps-version-bounds.patch b/remove-deps-version-bounds.patch
index 64cf7310f1fa..845afe2d707a 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.31,<0.32',
+- 'acme>=0.33,<0.34',
+ 'acme',
'cryptography',
# formerly known as acme.jose: