K 10 svn:author V 3 kai K 8 svn:date V 27 2020-04-19T10:00:47.421935Z K 7 svn:log V 501 www/py-django-tinymce: Update to 3.0.1 * Also assign the port to Django 2.2 because Django 1.11 is End-of-Life since April. * Although Django 2.2 requires at least Python 3.5 to work the support for that version was dropped with the 3.0.1 release. Hence set the Python version to 3.6. * Make USES block separate from non-relevant variables. * Take maintainership. Changelog: https://github.com/aljosa/django-tinymce/blob/3.0.1/CHANGELOG.rst PR: 245659 Approved by: skozlov (maintainer) END