Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2023-03-16 01:11:52 by David H. Gutteridge | Files touched by this commit (1)
Log message:
py-cmudict: adjust version check per pkglint
   2023-02-18 03:14:26 by David H. Gutteridge | Files touched by this commit (1)
Log message:
py-cmudict: add a comment about minimum dependencies
   2023-02-16 04:43:54 by David H. Gutteridge | Files touched by this commit (2)
Log message:
py-cmudict: downgrade back to 1.0.12 to fix bulk build breakage
   2023-02-15 19:19:24 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cmudict: updated to 1.0.13

v1.0.13 (2022-12-19)

Fix

added commitizen config
explicit ci jobs
publish on tag v
added release workflow
   2022-12-17 04:14:24 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
py-cmudict: update to 1.0.12

(Change log entries absent for some releases. Mostly commits and
subsequent reversions it seems. Also some dictionary updates.)

v1.0.12

Bug Fixes

    restored returning a file-like object by _stream() (fa145ec)
    use backported importlib_resources for python 3.9 (1adee16)

Continuous Integration

    removed dependabot-batcher (a517ca4)
    dependabot: updated dependabot prefixes to use conventional commits (570b36c)

Tests

    test_cmudict: added test case for dict_stream() (08f2a08)
    ignore deprecation warning for is_binary (839cd75)

v1.0.3

Maintenance:

    dependency updates
    migrated to poetry
    added bump, publish, release pipeline
   2022-02-09 02:11:07 by David H. Gutteridge | Files touched by this commit (4)
Log message:
py-cmudict: add new package, version 1.0.2

CMUdict is a versioned Python wrapper package for the CMU Pronouncing
Dictionary data files. The main purpose is to expose the data with little
or no assumption on how it is to be used.

Similar functionality is also provided by nltk. My motivations for
importing this package are that (1) nltk doesn't appear to be keeping
its packaging of the dictionary data up to date, and (2) this has no
dependency chain beyond Python itself.

Next | Query returned 16 messages, browsing 11 to 20 | previous