From 83e20c2cb891390a97f6755403edc496130e16c4 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 3 Sep 2025 15:11:23 +0200 Subject: 🚀 Debian package: python-django-ishtar - v5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/control | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8e1d71c39..ade515323 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: python-django-ishtar Section: python Priority: optional Maintainer: Étienne Loks -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper (>= 13~), dh-python, python3-all, python3-setuptools @@ -26,6 +26,7 @@ Depends: ${misc:Depends}, python3-num2words, python3-odf, python3-pandas, + python3-pathvalidate, python3-psycopg2, python3-pil, python3-png, @@ -38,9 +39,9 @@ Depends: ${misc:Depends}, python3-pyproj, python3-xlrd, python3-django-simple-history, - python3-secretary, - python3-django (>= 2:2.2.24), - python3-django (<< 2:2.3.0), + python3-secretary (>= 0.2.20), + python3-django (>= 3:4.2.21), + python3-django (<< 3:4.3.0), python3-ajax-select, python3-djangorestframework, python3-django-axes, @@ -58,13 +59,12 @@ Depends: ${misc:Depends}, poppler-utils, pandoc, fonts-sil-gentiumplus, - fonts-fork-awesome, - weasyprint + fonts-fork-awesome Recommends: postgresql, postgresql-contrib, - postgresql-13-postgis-3, - postgresql-13-postgis-3-scripts, + postgresql-postgis, + postgresql-postgis-scripts, uwsgi, uwsgi-plugin-python3, nginx -- cgit v1.2.3