Files
python-pytest-flake8/python-pytest-flake8.changes

22 lines
761 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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