CVS log for pkgsrc/devel/py-test-flake8/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / devel / py-test-flake8
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Apr 12 21:10:56 2025 UTC (2 weeks, 3 days ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1
lines
Fix PLIST after py-setuptools update; bump depends and revision
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Nov 11 22:39:52 2024 UTC (5 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -5
lines
py-test-flake8: updated to 1.3.0
v1.3.0
Features
- Compatible for Flake8 from version ``flake8>=4``.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:28:25 2024 UTC (5 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2
lines
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jul 22 04:04:07 2024 UTC (9 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3
lines
py-test-flake8: updated to 1.2.2
v1.2.2
Bugfixes
- Pin to flake8<6 as it's incompatible.
- Remove reference to py.builtin in tests.
- Disabled the 'enabler' plugin when running tests.
v1.2.1
Bugfixes
- Declare minimum flake8 as v5.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jul 20 06:07:44 2024 UTC (9 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -7
lines
py-test-flake8: updated to 1.2.0
v1.2.0
Features
- Adopted jaraco/skeleton for packaging.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Aug 26 11:49:13 2023 UTC (20 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +7 -10
lines
py-test-flake8: updated to 1.1.1
1.1.1
- Update classifiers to indicate older versions are no longer supported
- No longer use deprecated pytest constructs
- Bump requirements to more accurately indicate what is currently needed
1.1.0
- Drop Python 2 support and dependency on py; from @erikkemperman
- Drop support for Python 3.5, 3.6
- Stop testing on Python versions prior to 3.7
- Add a `flake8-max-doc-length` option; from @rodrigomologni
- Fix some minor typos; from @kianmeng
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Apr 30 15:45:09 2023 UTC (2 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4
lines
py-test-flake8: not for python 2
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 25 14:34:20 2023 UTC (2 years ago) by wiz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -2
lines
py-test-flake8: add missing dependency in py-py
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jan 29 08:48:41 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -4
lines
*: convert py-flake8 users to versioned_dependencies
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:53:41 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 9 08:35:59 2021 UTC (4 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
py-test-flake8: updated to 1.0.7
1.0.7
-----
- Implement collect() for Flake8Item; from @thomascobb
- Document skipping behavior in README; from @jpyams
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 16 08:57:58 2020 UTC (4 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -3
lines
py-test-flake8: updated to 1.0.6
1.0.6
- Fix compatibility with flake8 >= 3.8
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 24 08:29:22 2020 UTC (5 years ago) by adam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
py-test-flake8: updated to 1.0.5
1.0.5
- Fix deprecation warning
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 1 09:22:33 2019 UTC (6 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
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)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 15 10:27:33 2019 UTC (6 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 2 15:36:55 2018 UTC (6 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
py-test-flake8: updated to 1.0.2
1.0.2
- Test on Python 3.7
- Escape a regex tring with r""
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue May 15 06:37:49 2018 UTC (6 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
py-test-flake8: updated to 1.0.1
1.0.1:
- Correct junit XML output for pytest 3.5.x
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 23 11:06:09 2018 UTC (7 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -2
lines
py-test-flake8: updated to 1.0.0
1.0.0:
- Honor ignore settings in default flake8 config section
- Improve junit XML output
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 26 17:17:49 2017 UTC (7 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4
lines
py-test-flake8: updated to 0.9.1
0.9.1
Do continuous integration with Travis
Declare compatibility with Python 3.6
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 21 15:35:11 2017 UTC (7 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
pytest plugin to check FLAKE8 requirements.
After installing it, when you run tests with the option:
py.test --flake8
every file ending in .py will be discovered and checked with flake8.
CVSweb <webmaster@jp.NetBSD.org>