contrib/mailman-web/mailman-web-0.0.8-remove_django_versioned_dependency.patch

14 lines
304 B
Diff

diff --git i/setup.cfg w/setup.cfg
index 95eb36e..ab441e5 100644
--- i/setup.cfg
+++ w/setup.cfg
@@ -23,7 +23,7 @@ setup_requires =
setuptools-scm
install_requires =
django-allauth > 0.56.0
- django >=3.2, <4.2
+ django
django-mailman3 >= 1.3.11
postorius >= 1.3.10
hyperkitty >= 1.3.8