2023-08-26 13:49:13 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: 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 |
2023-04-30 17:45:09 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-test-flake8: not for python 2 |
2023-04-25 16:34:20 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-test-flake8: add missing dependency in py-py |
2022-01-29 09:48:41 by Thomas Klausner | Files touched by this commit (12) |
Log message: *: convert py-flake8 users to versioned_dependencies |
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip |
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 |