SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-Babel-2.3.4-1.18.noarch.rpm :

* Wed Aug 09 2017 tbechtoldAATTsuse.com- switch to singlespec
* Mon May 02 2016 dmuellerAATTsuse.com- update to 2.3.4:
* CLDR: The lxml library is no longer used for CLDR importing, so it should not cause strange failures e
* CLI: Every last single CLI usage regression should now be gone, and both distutils and stand-alone CLI
* CLI: Usage regressions that had snuck in between 2.2 and 2.3 should be no more. (https://github.com/py
* Dates: Period (am/pm) formatting was broken in certain locales (namely zh_TW). Thanks to AATTjun66j5 for
* CLDR: Add an API for territory language data (https://github.com/python-babel/babel/pull/315)
* Core: Character order and measurement system data is imported and exposed (https://github.com/python-b
* Dates: Add an API for time interval formatting (https://github.com/python-babel/babel/pull/316)
* Dates: More pattern formats and lengths are supported (https://github.com/python-babel/babel/pull/347)
* Dates: Period IDs are imported and exposed (https://github.com/python-babel/babel/pull/349)
* Dates: Support for date-time skeleton formats has been added (https://github.com/python-babel/babel/pu
* Dates: Timezone formatting has been improved (https://github.com/python-babel/babel/pull/338)
* Messages: JavaScript extraction now supports dotted names, ES6 template strings and JSX tags (https://- drop fix-timezone-test.patch skip-dst-tests.patch, no longer necessary
* Mon Feb 01 2016 toddrme2178AATTgmail.com- update to version 2.2.0:
* Bugfixes + General: Add __hash__ to Locale. (#303) (2aa8074) + General: Allow files with BOM if they\'re UTF-8 (#189) (da87edd) + General: localedata directory is now locale-data (#109) (2d1882e) + General: odict: Fix pop method (0a9e97e) + General: Removed uses of datetime.date class from
*.dat files (#174) (94f6830) + Messages: Fix plural selection for chinese (531f666) + Messages: Fix typo and add semicolon in plural_forms (5784501) + Messages: Flatten NullTranslations.files into a list (ad11101) + Times: FixedOffsetTimezone: fix display of negative offsets (d816803)
* Features + CLDR: Update to CLDR 28 (#292) (9f7f4d0) + General: Add __copy__ and __deepcopy__ to LazyProxy. (a1cc3f1) + General: Add official support for Python 3.4 and 3.5 + General: Improve odict performance by making key search O(1) (6822b7f) + Locale: Add an ordinal_form property to Locale (#270) (b3f3430) + Locale: Add support for list formatting (37ce4fa, be6e23d) + Locale: Check inheritance exceptions first (3ef0d6d) + Messages: Allow file locations without line numbers (#279) (79bc781) + Messages: Allow passing a callable to `extract()` (#289) (3f58516) + Messages: Support \'Language\' header field of PO files (#76) (3ce842b) + Messages: Update catalog headers from templates (e0e7ef1) + Numbers: Properly load and expose currency format types (#201) (df676ab) + Numbers: Use cdecimal by default when available (b6169be) + Numbers: Use the CLDR\'s suggested number of decimals for format_currency (#139) (201ed50) + Times: Add format_timedelta(format=\'narrow\') support (edc5eb5)- update to version 2.1.1:
* Fix Locale.parse using \"global.dat\" incompatible types (https://github.com/python-babel/babel/issues/174)
* Fix display of negative offsets in \"FixedOffsetTimezone\" (https://github.com/python-babel/babel/issues/214)
* Improved odict performance which is used during localization file build, should improve compilation time for large projects
* Add support for \"narrow\" format for \"format_timedelta\"
* Add universal wheel support
* Support \'Language\' header field in .PO files (fixes https://github.com/python-babel/babel/issues/76)
* Test suite enhancements (coverage, broken tests fixed, etc)
* Documentation updated- changes from version 2.0:
* Added support for looking up currencies that belong to a territory through the :func:`babel.numbers.get_territory_currencies` function.
* Improved Python 3 support.
* Fixed some broken tests for timezone behavior.
* Improved various smaller things for dealing with dates.- changes from version 1.4:
* Fixed a bug that caused deprecated territory codes not being converted properly by the subtag resolving. This for instance showed up when trying to use \"und_UK\" as a language code which now properly resolves to \"en_GB\".
* Fixed a bug that made it impossible to import the CLDR data from scratch on windows systems.- fix update-alternatives- add skip-dst-tests.patch: drop DST related tests (workaround issue #156)- Add fix-timezone-test.patch: already included upstream- Remove 0001-disable_timezone_tests.patch in favor of fix-timezone-test.patch
* Fri Jul 24 2015 seife+obsAATTb1-systems.com- fix build on CentOS/RHEL by specifying TZ=UTC for %check- fix CentOS/RHEL by depending on /usr/sbin/update-alternatives
* Thu May 28 2015 toddrme2178AATTgmail.com- Fix update-alternatives usage
* Sat Nov 08 2014 ledestAATTgmail.com- fix bashism in pre script
* Fri Aug 15 2014 sfalkenAATTopensuse.org- Removed un-needed BuildRequire for timezone
* Fri Aug 15 2014 sfalkenAATTopensuse.org- Added 0001-disable_timezone_tests.patch + Disabling tests so package will build. Tests can be re-enabled when upstream bug is resolved (gh#mitsuhiko/babel#106)
* Tue Jan 07 2014 speilickeAATTsuse.com- Bring back argparse requirement for SP3
* Thu Oct 24 2013 speilickeAATTsuse.com- Require python-setuptools instead of distribute (upstreams merged)
 
ICM