2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message: devel: Remove SHA1 hashes for distfiles |
2021-01-09 09:35:59 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-flake8: updated to 1.0.7 1.0.7 ----- - Implement collect() for Flake8Item; from @thomascobb - Document skipping behavior in README; from @jpyams |
2020-05-16 10:57:58 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-flake8: updated to 1.0.6 1.0.6 - Fix compatibility with flake8 >= 3.8 |
2020-04-24 10:29:22 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-flake8: updated to 1.0.5 1.0.5 - Fix deprecation warning |
2019-02-01 10:22:33 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-flake8: updated to 1.0.4 1.0.4 - Support flake8 3.7+ by checking existence of "app.make_notifier"; - More fixes for Travis CI -- properly specify Python versions, in particular for pypy (and fix a typo) |
2019-01-15 11:27:33 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-flake8: updated to 1.0.3 1.0.3 - Don't use long deprecated functions from pytest, broke with pytest 4.1.0 - Fix typo that caused some tests to not run as expected - Run Travis CI tests against Python 3.7, and fix some issues with current tox |
2018-08-02 17:36:55 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-flake8: updated to 1.0.2 1.0.2 - Test on Python 3.7 - Escape a regex tring with r"" |
2018-05-15 08:37:49 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-flake8: updated to 1.0.1 1.0.1: - Correct junit XML output for pytest 3.5.x |
2018-03-23 12:06:09 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-flake8: updated to 1.0.0 1.0.0: - Honor ignore settings in default flake8 config section - Improve junit XML output |
2017-11-26 18:17:49 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-flake8: updated to 0.9.1 0.9.1 Do continuous integration with Travis Declare compatibility with Python 3.6 |