2022-11-27 10:21:50 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-flake8-import-order: updated to 0.18.2 0.18.2 2022-11-26 ----------------- * Add ``zoneinfo`` to list of standard library modules * Fix registering of options with Flake8 >= 6.0 |
2022-06-18 23:25:50 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-flake8-import-order: restrict to python 2.7 Packages depending on it are already limited this way. |
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 |
2020-05-16 19:13:41 by Adam Ciarcinski | Files touched by this commit (9) |
Log message: pytest from versioned deps. |
2019-03-05 13:48:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-flake8-import-order: updated to 0.18.1 0.18.1: * Fix case-sensitive related I100 errors for the pycharm style * Fix noqa regexp |
2018-07-09 08:44:19 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-flake8-import-order: updated to 0.18 0.18: Add new Python 3.7 modules to the stdlib list, and support 3.7. |
2018-03-06 09:00:23 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-flake8-import-order: updated to 0.17.1 0.17.1: Rebuild of 0.17 with the latest setuptools to fix an enum34 dependency bug. |