forked from pool/python-pytest-flake8
OBS-URL: https://build.opensuse.org/request/show/596766 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-flake8?expand=0&rev=2
33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Apr 15 18:41:27 UTC 2018 - arun@gmx.de
|
|
|
|
- specfile:
|
|
* update copyright year
|
|
|
|
- update to version 1.0.0:
|
|
* Honor ignore settings in default flake8 config section; from
|
|
brianbruggeman@github
|
|
* Improve junit XML output; from Struan Judd
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 30 01:50:31 UTC 2017 - arun@gmx.de
|
|
|
|
- update to version 0.9.1:
|
|
* Do continuous integration with Travis; from alex-dr@github
|
|
* Declare compatibility with Python 3.6
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 25 19:37:54 UTC 2017 - arun@gmx.de
|
|
|
|
- update to version 0.9:
|
|
* Extend options already loaded instead of replacing them; from
|
|
mforbes@github
|
|
* Correct some issues preventing proper operation with flake8 3.5.0;
|
|
from jezdez@github
|
|
* Register pytest marker for flake8; from alex-dr@github
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 22 20:13:38 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|