From f79336dd463fdd855ce1a77bc6ee5b1de8ba0407352581888e36d0de9fc5160b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 4 Apr 2019 09:27:33 +0000 Subject: [PATCH] add comment OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=25 --- python-Django.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-Django.spec b/python-Django.spec index 2a9657a..f507f0f 100644 --- a/python-Django.spec +++ b/python-Django.spec @@ -19,6 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-Django +# We want support LTS versions of Django - odd numbered 2.2 -> 2.4 -> 2.6 -> 3.0 etc Version: 2.2 Release: 0 Summary: A high-level Python Web framework