Revisions of python-num2words

buildservice-autocommit accepted request 1131692 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 14)
- update to 0.5.13:
  * Fix a problem in Brazilian Portuguese code referred to
    thousands when the hundreds are exact. (#421)
  * Fix issue with the hundreds of millions, billions, ... when
    the hundreds of those are exact. (#436)
  * Fix negative number problem (#477)
  * Fix lang_DK issues (#366)
  * Norwegian uplift (#484)
  * BYN to EU and RU (#439)
  * Add support for Azerbaijani language (#495)
  * Add Icelandic (#380)
  * Hebrew long-form spelling, gender, ordinals, fractions,
    maxval=1e66, construct forms (#490)
  * Fix 15, 16, 17, 18, 19 issue (#505)
  * Added support for the Nigerian Naira (#507)
  * Fix several issues with num2words in Arabic (#512)
  * Guatemalan currency support (#510)
  * Fix #508: Handle string inputs in Italian to_ordinal (#518)
  * Add Slovak language support (#533)
  * Add gender and morphological cases support for Ukrainian
  * Adding genders for Russian language (#503)
  * Lang By Added (#506)
  * Add Saudi Riyal to english (#531)
 [ES] Added missing accents ("dieciséis", "dólar", "dólares", "veintiún"), improved currency gender handling, fixed pound cent names (#443)
- update to 0.5.10
- Initial release of python-num2words 0.5.6
buildservice-autocommit accepted request 1008232 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 13)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1007951 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 12)
-Version 0.5.12 -- 2022/08/19
 Support Japanese Reiwa (令和/れいわ) era. (#412)
 Add basic farsi support (#354)
 Added Tajik language support (#406)
 Fix Amharic language support (#465)
 Fix Hebrew pluralize and implement to_currency (#330)
 Add support to translate some currencies in italian language (#434)
 Fix Polish twenties (#345)
 Add uzs for ru and en (#422)
 Added support for Esperanto numbers. (#387)
 [ADD] to ordinal number for Turkish (#468)
 Fix zeroth in Dutch to nulde fixing (#326)
-Version 0.5.11 -- 2022/08/03
 Add KZT and UAH currencies to lang RU (#264)
 Add es_NI currency (#276)
 Update .gitignore to add .eggs/ directory (#280)
 Fix Hebrew support (#289)
 Update test_tr.py to increase coverage (#298)
 Add ordinal 12,345 to ES test suite to increase coverage (#287)
 Add simple tests for lang_DK.py (#286)
 Add testcase for lang_EN.py (#288)
 Add more tests to base.py (#283)
 Fixed misspelling of 21 (cardinal and ordinal number) in IT language (#270)
 Romanian issues 259 (#260)
 Adding Language Support for Telugu / Bug Fix in Kannada (#263)
 Add support of Kazakh language (KZ) (#306)
 Update README.rst (#307)
 Added support for Hungarian language (#310)
 [UPD] Readme file (#363)
 [ADD] num2words: add traslation to spanish of several currencies (#356)
buildservice-autocommit accepted request 808046 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
buildservice-autocommit accepted request 707632 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 9)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 707617 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 8)
- update to 0.5.10  
  * Add Kannada language localization (#243)
  * Revert some copyrights changed by mistake (#254)
  * Add indian rupee to the supported currencies (#248)
  * Improve currency functions for German and French (#247)
  * Improve Slovene localization (#246)
  * Improve Spanish localization (#240)
  * Fix typo 'seperator' on source code (#238)
  * Convert string to decimal values (#223)
  * Improve German localization and test coverage (#237)
  * Improve Polish localization (#233)
  * Fix ordinal number for French ending on 1 (#236)
buildservice-autocommit accepted request 694215 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 693720 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 6)
- version update to 0.5.9
  * Fix encoding issue on release 0.5.8 (#229)
  * Improve Polish localization (#228)
  * Add Portuguese (Portugal) localization (#198)
  * Add a command line tool to use num2words
  * Use language iso code for Vietnamese
  * Improve Korean localization (#219)
  * Improve Serbian (Latin) localization (#207)
  * Improve testing setup (#220)
  * Improve German localization (#214) (#222)
  * Improve Romanian localization (#215)
  * Improve Spanish localization (#187) (#200)
  * Improve Russian localization (#211) (#212)
  * Improve French localization (23902ab)
  * Improve Arabic localization (#176)
  * Improve Lithuanian and Latvian localization (#185)
  * Improve Ukrainian localization (#183)
  * Add Finnish localization. (#170)
  * Add Japanese localization. (#171)
  * Add belgian-french localization. (#151)
  * Add Czech localization. (#154)
  * Add Thai localization. (#139)
  * Improve English localization. (#144)
  * Improve Spanish localization. (#167)
  * Improve Italian localization. (#143)
  * Improve documentation. (#155, #145, #174)
buildservice-autocommit accepted request 660016 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 5)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 659795 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 4)
- Trim bias from summary.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 3)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 583652 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 2)
initialized devel package after accepting 583652
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 583207 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 1)
New package python-num2words, required by mycroft-core
Displaying all 15 revisions
openSUSE Build Service is sponsored by