SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-humanize-4.9.0-1.5.noarch.rpm :

* Mon Nov 27 2023 Dirk Müller - update to 4.9.0:
* Add support for Python 3.13 (#156) AATThugovk
* Add Norwegian localization (#155) AATTfdanielsen
* Add Hebrew localization (#149) AATTclsn
* Add Klingon translation (#150) AATTclsn
* Replace Flake8 with Ruff (#157) AATThugovk
* Fix DeprecationWarning: Plural value must be an integer, got float (#147) AATTdansarpong
* Remove useless shebangs (#141) AATTaueam
* Wed Sep 13 2023 Dirk Müller - update to 4.8.0:
* Add Hungarian localization
* Revise Turkish localization
* Translate \"thousand\" to \"千\" for zh_CN
* Move logic to convert aware datetime to naive into function
* Docs: fix formatting of return value
* Declare support for Python 3.12
* Add Esperanto localization
* Support timezone-aware datetimes in naturaltime
* Update Bengali translation
* Drop support for EOL Python 3.7
* Add missing keys to extract translatable strings
* Add default Italian thousand and decimal separator
* Add Italian translation for \"thousand\" and fix singulars
* Add Italian translation for \"%s and %s\"
* Add Basque translation
* Add latest metric prefixes: ronna, ronto, quetta, quecto
* Add pt_BR separators
* Replace setup.cfg with pyproject.toml
* Filesize simplification
* Fix intword for 1,000 decillion
* Add localisation for thousand, fixing German plurals
* Handle NaN
* Wed Jan 04 2023 Dirk Müller - update to 4.4.0:
* Add installation instructions (#56) AATThugovk
* Internationalise the decimal separator in intcomma() (#53) AATTLuflosi
* Internationalise intcomma for de_DE locale (#49) AATTLuflosi
* Replace short scale with long scale for Polish numbers (#54) AATTmjmikulski
* Fix intcomma() failing with a string as input when ndigits is not None (#52) AATTLuflosi
* Fix some pylint findings (#42) AATThugovk
* Fix \"ValueError: math domain error\" for metric(0) (#47) AATTliukun
* Add Greek translation (#46) AATTwaseigo
* Polish: Added thousand, fixed big numbers (#43) AATTdejurin
* Fix intword for negative numbers (#41) AATTvishket
* Update annotations, docs, and tests: naturaltime can also accept a timedelta (#31) AATTnuztalgia
* Update annotations: naturadelta and naturaltime can also accept a float (#29) AATThugovk
* Rename Arabic locale from ar_SA to ar to enable fallbacks (#27) AATThugovk
* Use %d for year translations, convert to string for intcomma after (#23) AATTcarterbox
* Fix intcomma with ndigits=0 (#26) AATThugovk
* Add humanize.metric() for converting big/small numbers to SI units (#22)
* Add type hints (#15) AATThugovk
* Fix scientific() on small positive numbers (#22) AATTbwoodsend
* Remove redundant wheel dependency from pyproject.toml (#16) AATTmgorny
* Support Python 3.11 (#13) AATThugovk
* Add Arabic language (jmoiron/humanize#256) AATTAYMENJD
* Docs: add dark mode toggle and default to system preference (jmoiron/humanize#255) AATThugovk
* Documentation improvements (jmoiron/humanize#254) AATTmondeja
* Update repo links (#2) AATThugovk
* Thu Oct 13 2022 Dirk Müller - use https for urls
* Tue Mar 08 2022 Edgar Aichinger - update to 4.0.0:
* Drop support for Python 3.6
* Remove deprecated VERSION, use version instead
* Remove when from naturaldelta() and allow largest timedelta
* Remove deprecated private function aliases
* Mon Sep 28 2020 Dirk Mueller - update to 2.6.0:
* Deploy docs to Read the Docs (#148) AATThugovk
* Build API reference docs from docstrings using MKDocs (#147) AATThugovk
* Function to represent timedeltas without losing precision (precisedelta) (#137) AATTeldipa
* Improve default locale path discovering. (#146) AATTmondeja
* Added Ukrainian language to list in README.md (#141) AATTtuxlabore
* Thu Jun 04 2020 Steve Kowalik - Update to 2.4.0:
* Added Spanish (Spain) locale.
* Polish (pl_PL) locales added- Switch to %pytest macro.
* Tue Mar 31 2020 steven.kowalikAATTsuse.com- Update to 2.2.0:
* Added + Disambiguate naturaldate return: only append year if more than + ~5 months away (#107) AATThugovk + Add scientific notation to string support (#110) AATTThx3r AATThugovk + Add micro- and millisecond units to naturaldelta and + naturaltime (#104) AATThugovk + Add ndigits option to intcomma (#123) AATThugovk + Show more than bytes for negative file sizes (#122) AATThugovk
* Fixed + Fix: AP style for 0 is \'zero\' (#121) AATThugovk
* Changed + Disambiguate naturaldate return: only append year if more than ~5 months away (#107) AATThugovk + Convert remaining tests to use pytest.mark.parametrize (#109) AATThugovk + Refactor some tests to use pytest.mark.parametrize (#108) AATThugovk
* Removed + Drop support for EOL Python 2 (#102) AATThugovk- Fiddle with BuildRequires, adding new modules that are needed- Switch to pypi source tarball, required for setuptools_scm
* Wed Jun 05 2019 Petr Gajdos - test package in %check
* Mon Dec 10 2018 Tomáš Chvátal - Fix fdupes call- Fix Source url
 
ICM