Next | Query returned 10 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2023-05-03 22:00:36 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-flake8-docstrings: updated to 1.7.0

1.7.0
- Add ``--property-decorators`` option.
   2022-07-12 11:28:45 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-flake8-docstrings: does not support python2
   2022-06-19 00:02:38 by Thomas Klausner | Files touched by this commit (2)
Log message:
*: adapt for py-docstyle split
   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-03-19 08:35:04 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-flake8-docstrings: updated to 1.6.0

1.6.0
- Fix ``--ignore-noqa`` by disabling ``pydocstyle``'s ``noqa`` handling.
   2019-10-22 08:51:54 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-flake8-docstrings: updated to 1.5.0

1.5.0

- Add --ignore-decorators option which allows functions with a specific
  decorator to ignore error codes.

1.4.0

- Add --docstring-convention option which allows selection of conventions
  besides the default pep257.  Available options are based on those
  available from pydocstyle and are currently pep257, google, and
  numpy.  flake8-docstrings also adds a special all docstring
  convention which will enable all rules from pydocstyle.  Note that
  pydocstyle defines some conflicting rules so you'll want to use
  ignore / extend-ignore when selecting docstring-convention = all

- Bump minimum flake8 version to 3

- Fix proper handling of stdin via --stdin-display-name
   2018-07-09 04:06:50 by Min Sik Kim | Files touched by this commit (4)
Log message:
devel/py-flake8-docstrings: Import version 1.3.0

A simple module that adds an extension for the pydocstyle tool to
flake8.

Next | Query returned 10 messages, browsing 1 to 10 | previous