From 2ff1755de7f1f54b61e0c0ef7f8754d2b1429479 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Sat, 22 Jun 2019 21:30:25 +0200 Subject: [PATCH] require python-attr>17 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4b6753aeb..cbbd61715 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-pil, python-tablib, python-chardet, - python-attr, + python-attr (>=17), python-atomicwrites Breaks: python-authentic2-auth-fc (<< 0.26) Replaces: python-authentic2-auth-fc (<< 0.26)