Changelog for
python3-arrow-0.7.0-1.1.noarch.rpm :
Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:
* updated source url to files.pythonhosted.org
Sun Nov 1 13:00:00 2015 arunAATTgmx.de
- update to version 0.7.0:
* [FIX] Parse localized strings #228 (swistakm)
* [FIX] Modify tzinfo parameter in get api #221 (bottleimp)
* [FIX] Fix Czech locale (PrehistoricTeam)
* [FIX] Raise TypeError when adding/subtracting non-dates (itsmeolivia)
* [FIX] Fix pytz conversion error (Kudo)
* [FIX] Fix overzealous time truncation in span_range (kdeldycke)
* [NEW] Humanize for time duration #232 (ybrs)
* [NEW] Add Thai locale (sipp11)
* [NEW] Adding Belarusian (be) locale (oire)
* [NEW] Search date in strings (beenje)
* [NEW] Note that arrow\'s tokens differ from strptime\'s. (offby1)
Wed Jul 15 14:00:00 2015 arunAATTgmx.de
- specfile:
* README.md -> README.rst
* added simplejson requirement for tests
- update to version 0.6.0:
* [FIX] Added support for Python 3
* [FIX] Avoid truncating oversized epoch timestamps. Fixes #216.
* [FIX] Fixed month abbreviations for Ukrainian
* [FIX] Fix typo timezone
* [FIX] A couple of dialect fixes and two new languages
* [FIX] Spanish locale: Miercoles should have acute accent
* [Fix] Fix Finnish grammar
* [FIX] Fix typo in \'Arrow.floor\' docstring
* [FIX] Use read() utility to open README
* [FIX] span_range for week frame
* [NEW] Add minimal support for fractional seconds longer than six digits.
* [NEW] Adding locale support for Marathi (mr)
* [NEW] Add count argument to span method
* [NEW] Improved docs
- changes from version 0.5.1-0.5.4:
* [FIX] test the behavior of simplejson instead of calling for_json directly (tonyseek)
* [FIX] Add Hebrew Locale (doodyparizada)
* [FIX] Update documentation location (andrewelkins)
* [FIX] Update setup.py Development Status level (andrewelkins)
* [FIX] Case insensitive month match (cshowe)
- changes from version 0.5.0:
* [NEW] struct_time addition. (mhworth)
* [NEW] Version grep (eirnym)
* [NEW] Default to ISO-8601 format (emonty)
* [NEW] Raise TypeError on comparison (sniekamp)
* [NEW] Adding Macedonian(mk) locale (krisfremen)
* [FIX] Fix for ISO seconds and fractional seconds (sdispater) (andrewelkins)
* [FIX] Use correct Dutch wording for \"hours\" (wbolster)
* [FIX] Complete the list of english locales (indorilftw)
* [FIX] Change README to reStructuredText (nyuszika7h)
* [FIX] Parse lower-cased \'h\' (tamentis)
* [FIX] Slight modifications to Dutch locale (nvie)
Sun Jan 25 13:00:00 2015 arunAATTgmx.de
- update to versin 0.4.6:
(no changelog available)
Wed Aug 6 14:00:00 2014 toddrme2178AATTgmail.com
- Initial version