summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlemens Schölhorn2019-05-15 22:10:46 +0200
committerKlemens Schölhorn2019-05-15 22:10:46 +0200
commitf6145c96d8e27871ee9d6b4bd0e4afeb9231ad4b (patch)
tree8f04140450aa004a655f7940a7501dced81e064a
parent3d583ecd927e8a4808ba48fd7a98fa3d91ab3e46 (diff)
downloadaur-f6145c96d8e27871ee9d6b4bd0e4afeb9231ad4b.tar.gz
python-acme 0.34.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 d1c16ff3f936..a5d89f5c3adf 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'
- '07a91b04e01246b2d4b09f40b7f4310c868318c26d6fe0ce509812b642ef7cf9')
+ 'd951bbf695d49ceeebc52af86b14e36dd08a69d3aa872df5fd55d4f4196e2b95')
pkgver() {
cd "${srcdir}/${_pkgname}"
diff --git a/remove-deps-version-bounds.patch b/remove-deps-version-bounds.patch
index 845afe2d707a..988a0891b930 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.33,<0.34',
+- 'acme>=0.34.2,<0.35',
+ 'acme',
'cryptography',
# formerly known as acme.jose: