debian: remove python2 build-deps (#70074)

This commit is contained in:
Frédéric Péters 2022-10-14 06:50:07 +02:00
parent 501298b442
commit 5922d2f2a4
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: python-django-journal
Maintainer: Entr'ouvert <info@entrouvert.com>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12), python3-setuptools, python3-all, python-setuptools (>= 0.6b3), python-all (>= 2.6), dh-python
Build-Depends: debhelper-compat (= 12), python3-setuptools, python3-all, dh-python
Standards-Version: 3.9.1
Package: python3-django-journal