File python-django-jenkins.changes of Package python-django-jenkins
-------------------------------------------------------------------
Wed Apr 22 09:14:20 UTC 2015 - mcihar@suse.cz
- Update to 0.17.0:
* Django 1.8 compatibility
* Added support for excluding paths in the pyflakes runner
* --coverage-html-report option removed
* --coverage-format option added
-------------------------------------------------------------------
Thu Dec 29 12:43:52 UTC 2014 - mcihar@suse.cz
- Update to 0.16.4:
* New scss-lint task
* Added support for pylint plugins
* Include STATICFILES_DIRS to search path for csslint and jshint
* Search pep8 confing in setup.cfg and tox.ini.
* Fix non-ascii tracback problem
* Fix error handlin in case exception happens in fixture loading
* Fix max-complexity option overriding
-------------------------------------------------------------------
Thu Nov 20 15:43:52 UTC 2014 - mcihar@suse.cz
- run testsuite in %check and adjsut BuildRequires for that
-------------------------------------------------------------------
Wed Aug 20 14:09:33 UTC 2014 - mcihar@suse.com
- Update to 0.16.3:
* Python 2.6 compatibility returned
* Added `--projects-apps-tests` options to limit tests discovery by `PROJECT_APPS` setting value
* Fix coverage for apps with separate models packages under django 1.6
* Fix missing pep8 excludes option from pep8 config
-------------------------------------------------------------------
Wed Jul 23 12:17:45 UTC 2014 - mcihar@suse.cz
- Update to 0.16.2:
* Django 1.7 compatibility
* Support for all standard django test runner options
* Migrations now our friends and checked by all linters, `south_migrations` are ignored
* ``django_jenkins.tasks.with_coverage`` depricated, use command line option instead `./manage.py jenkins --enable-coverage`
* ``django_jenkins.tasks.run_graphmodels`` removed
* ``django_jenkins.tasks.with_local_celery`` removed
* Ability to run linters (pep8/pyflakes/pylint/csslint/jshint) from command line without tests removed (feel free to PR it back, if you need them)
-------------------------------------------------------------------
Thu Mar 6 09:41:26 UTC 2014 - mcihar@suse.cz
- Remove duplicate lines from spec file
-------------------------------------------------------------------
Tue Mar 4 12:50:47 UTC 2014 - mcihar@suse.cz
- Use nicer magic for BuildArch/python_sitelib definitions
- Use download URL as Source
-------------------------------------------------------------------
Tue Mar 4 10:45:26 UTC 2014 - mcihar@suse.com
- Initial packaging