15
0

- update to 0.5.14:

* Fixed a typo in PL
  * Run tests against Python 3.12
  * ADD num2words: es_CR language
  * New languages: Welsh (Celtic) and Chechen (Nakho-Dagestanian)
  * Add catalan language support
  * Adding Tetum Language
  * FIX ISO code for Belarusian language is be, not by.
  * Add test to improve coverage
  * Added Bangla language support to num2word for Bangladesh.
  * Czech language ISO 639-1 code fix
  * Added support for Tunisian Dinar
  * Change danish language code to DA

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-num2words?expand=0&rev=20
This commit is contained in:
2025-07-14 12:27:15 +00:00
committed by Git OBS Bridge
parent e460edf6e0
commit 1334ca72a6
4 changed files with 21 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%bcond_without libalternatives
Name: python-num2words
Version: 0.5.13
Version: 0.5.14
Release: 0
Summary: Modules to convert numbers to words
License: LGPL-2.1-only