Changelog for
python2-django-pyscss-2.0.2-lp150.2.1.x86_64.rpm :
* Sat Jan 19 2019 Thomas Bechtold
- Now really disable the tests (as they crash the interpreter)
* Fri Jan 18 2019 mceplAATTsuse.com- Identify crash and its ticket upstream- Add crashing_templates.patch to avoid some problems when testing.
* Thu Jan 17 2019 Jan Engelhardt - Generalize description.
* Thu Jan 17 2019 Tomáš Chvátal - Disable the tests as they crash interpreter
* Thu Jan 03 2019 Tomáš Chvátal - Add patch no-discover-runner.patch as it is no longer separate package but core part of django- Enable tests and add missing dependencies- Add patch to work with django 1.10:
* django10.patch- Add patches for tests from debian:
* FTBFS-fix-unit-tests.patch
* django-1.10-urls.patterns-removed.patch
* fix-testproject-settings.py.patch- Add patch to work with url syntax of django 2.0:
* django-2.0.patch
* Wed Jan 02 2019 Thomas Bechtold - convert to singlespec
* Mon May 04 2015 dmuellerAATTsuse.com- update to 2.0.2: - Fixed bug with relative imports - Explicitly depend on pathlib, instead of assuming pyScss will require it. - Fixed cases where DEBUG is False but collectstatic hasn\'t been run (common in tests). - Added support for pyScss 1.3 and Python 3. - Dropped support for pyScss 1.2- adjust requires
* Tue Oct 21 2014 dmuellerAATTsuse.com- add buildrequires for requires
* Fri Oct 10 2014 dmuellerAATTsuse.com- fix license/package license/README
* Thu Sep 18 2014 dmuellerAATTsuse.com- update to 1.0.3:
* The function ``find_all_files`` ignored ``storage.prefix`` when looking for files, which made it fail when a prefix was used in ``STATICFILES_DIRS``.
* Fri Sep 12 2014 dmuellerAATTsuse.com- Initial package