Package: src:python-django-bootstrap-form
Version: 3.4-2
Tags: patch
please drop the (build) dependency on python3-distutils, it's not needed
anymore.
patch attached.
* Drop the (build) dependency on python3-distutils.
diff -Nru python-django-bootstrap-form-3.4/debian/control python-django-bootstrap-form-3.4/debian/control
--- python-django-bootstrap-form-3.4/debian/control 2018-03-25 19:47:14.000000000 +0200
+++ python-django-bootstrap-form-3.4/debian/control 2018-04-05 12:16:54.000000000 +0200
@@ -12,7 +12,6 @@
python-all,
python-setuptools,
python3-all,
- python3-distutils,
python3-setuptools,
python3-sphinx,
Build-Depends-Indep:
@@ -39,7 +38,6 @@
Section: doc
Architecture: all
Depends:
- python3-distutils,
${misc:Depends},
${sphinxdoc:Depends},
Description: generate twitter-bootstrap form output for django form - doc