Subject: CVS commit: pkgsrc/www/py-djangocms-style
From: Adam Ciarcinski
Date: 2020-02-19 12:58:24
Message id: 20200219115824.99A4FFBF4@cvs.NetBSD.org

Log Message:
py-djangocms-style: updated to 2.3.0

2.3.0:
Added support for Django 3.0
Deprecated old CMS_STYLE_NAMES setting
Deprecated old CMS_STYLE_TAG_TYPES setting
Added further tests to raise coverage
Fixed smaller issues found during testing

2.2.0:
Added support for Django 2.2 and django CMS 3.7
Removed support for Django 2.0
Extended test matrix
Added isort and adapted imports
Adapted code base to align with other supported addons
Exclude tests folder from release build

Files:
RevisionActionfile
1.6modifypkgsrc/www/py-djangocms-style/Makefile
1.3modifypkgsrc/www/py-djangocms-style/distinfo
1.1removepkgsrc/www/py-djangocms-style/patches/patch-setup.py