Next | Query returned 22 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-08-28 09:51:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-radon: updated to 6.0.1

6.0.1 (Mar 26, 2023)
--------------------
- Prevent tomllib error when the `toml` module is not available

6.0.0 (Mar 26, 2023)
--------------------
- Fix typo in changelog
- Add support for `match` pattern in Python 3.10+
- Fix typo in Markdown export, reported
- Remove unnecessary "future" dependency
- Add `pyproject.toml` support
- Allow Mando v0.7.1
- Fix HCHarvester JSON results format
   2023-07-01 10:53:22 by Thomas Klausner | Files touched by this commit (3)
Log message:
*: mark dependencies of py-colorama as not-for-Python-2
   2022-06-19 00:16:09 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-radon: update to 5.1.0.

5.1.0 (Aug 08, 2021)
--------------------

- Allow forcing colored output on/off, thanks @msabramo: #218
- Synchronize trove classifiers with tested versions, thanks @D3X: #222

5.0.1 (Jun 08, 2021)
--------------------

- Drop support for flake8 < 3.x (removes `flake8-polyfill` dependency), by
  @joxl: #219
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   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-05-24 11:15:46 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-radon: updated to 4.5.2

4.5.2:
- Add back `flake8-polyfill` dependency because conditional extra does not work
  as intended
   2021-05-10 07:59:19 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-radon: updated to 4.5.1

4.5.1
- Fix CC calculation for try-except-else blocks with multiple statements
- Fix CC type field in Markdown output
   2021-03-15 13:04:04 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-radon: updated to 4.5.0

4.5.0
- Add ``--md`` option to ``cc`` command to export results as Markdown
- Add async function support to Halstead visitor

4.4.0
- Use utf-8 as the default encoding on Python 3.0+
- Allow custom config file path through the RADONCFG env var

Next | Query returned 22 messages, browsing 1 to 10 | Previous