From 4703ffcb1aa795284ddcba41498ebf121459e515 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 18 Oct 2021 12:24:39 +0200 Subject: Explicit weasyprint version --- debian/changelog | 12 ++++++++++++ debian/control | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 882d6d760..62a1eb53a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +python-django-ishtar (3.1.34-3) UNRELEASED; urgency=low + + * Explicit weasyprint version + + -- Étienne Loks Mon, 18 Oct 2021 12:27:00 +0200 + +python-django-ishtar (3.1.34-2) UNRELEASED; urgency=low + + * Explicit weasyprint version + + -- Étienne Loks Mon, 18 Oct 2021 12:23:00 +0200 + python-django-ishtar (3.1.34-1) UNRELEASED; urgency=low * New upstream version cf. CHANGES.md diff --git a/debian/control b/debian/control index 2f90a8ce1..cd389ed6f 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Depends: ${misc:Depends}, python3-xmltodict, python3-django-simple-history, python3-secretary, - python3-weasyprint, + python3-weasyprint (= 0.42.3-1), python3-django (>= 1:1.11.18), python3-django (<< 2:2.0.0), python3-ajax-select, -- cgit v1.2.3