./textproc/py-cmudict, Versioned Python wrapper package for cmudict

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.21, Package name: py311-cmudict-1.0.21, Maintainer: gutteridge

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.


Required to run:
[lang/python310]

Master sites:

Filesize: 914.027 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-18 16:10:07 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cmudict: updated to 1.0.21

v1.0.21 (2024-03-09)

Fix

deps: bump importlib-metadata from 7.0.1 to 7.0.2

v1.0.20 (2024-03-09)

Fix

deps: bump importlib-resources from 6.1.2 to 6.1.3
deps: bump importlib-resources from 6.1.2 to 6.1.3
   2024-03-02 22:00:42 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cmudict: updated to 1.0.19

v1.0.19 (2024-03-02)

Fix
deps: bump importlib-resources from 5.12.0 to 6.1.2
   2024-02-08 03:09:34 by David H. Gutteridge | Files touched by this commit (2) | Package updated
Log message:
py-cmudict: update to 1.0.18

v1.0.18 (2024-02-06)
    Fix addresses issues accessing resources in Python v3.9 (#64)
    restore using stdlib to 3.9 or later
   2024-02-03 19:24:05 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cmudict: updated to 1.0.17

v1.0.17 (2024-02-03)

Fix
deps: bump importlib-metadata from 6.7.0 to 7.0.1
   2024-01-12 15:23:36 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cmudict: updated to 1.0.16

v1.0.16 (2023-12-14)

Fix

remove version caps on importlib-resources and importlib-metadata
set minimum Python to 3.8
remove version caps on importlib-resources and importlib-metadata
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-10-17 18:03:31 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
py-cmudict: update to 1.0.15

(1.0.13 and 1.0.15 have no relevant changes for consumers of this
package, only 1.0.14 is useful: an underlying update of the CMU
dictionary content itself.)

## v1.0.14 (2023-10-13)

### Fix

- **deps**: bump src/cmudict/data from `697cd89` to `7cd8fb5` (#35)
   2023-03-30 17:25:39 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-cmudict: fix typo