15
0
forked from pool/python-arrow

Accepting request 578220 from home:apersaud:branches:devel:languages:python

hope this fixes the %ifpython2 using bcond without

OBS-URL: https://build.opensuse.org/request/show/578220
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arrow?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2018-02-20 08:22:11 +00:00
committed by Git OBS Bridge
parent f05c0a589f
commit 9d256e439f
4 changed files with 33 additions and 5 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sat Feb 17 18:29:14 UTC 2018 - arun@gmx.de
- specfile:
* update copyright year
* require python-backports.functools_lru_cache for python2
- update to version 0.12.1:
* Allow wheels to determine the required dependencies
* Makes the only_distance paramter value equivalent to value given
to function when granularity paramter is also provided by user
- changes from version 0.12.0:
* [FIX] Compatibility fix for Python 2.x
- changes from version 0.11.0:
* [FIX] Fix grammar of ArabicLocale
* [NEW] Add Nepali Locale
* [FIX] Fix month name + rename AustriaLocale -> AustrianLocale
* [FIX] Fix typo in Basque Locale
* [FIX] Fix grammar in PortugueseBrazilian locale
* [FIX] Remove pip --user-mirrors flag
* [NEW] Add Indonesian Locale
-------------------------------------------------------------------
Sat Jul 15 18:33:22 UTC 2017 - aloisio@gmx.com