diff --git a/arrow-1.1.0.tar.gz b/arrow-1.1.0.tar.gz deleted file mode 100644 index 86b992f..0000000 --- a/arrow-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8fe13abf3517abab315e09350c903902d1447bd311afbc17547ba1cb3ff5bd8 -size 109692 diff --git a/arrow-1.1.1.tar.gz b/arrow-1.1.1.tar.gz new file mode 100644 index 0000000..315a27a --- /dev/null +++ b/arrow-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee7602f6c60e3ec510095b5e301441bc56288cb8f51def14dcb3079f623823a +size 113054 diff --git a/python-arrow.changes b/python-arrow.changes index eb89e85..4f63da1 100644 --- a/python-arrow.changes +++ b/python-arrow.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jul 4 19:48:33 UTC 2021 - Dirk Müller + +- update to 1.1.1: + * Added Odia, Maltese, Serbian, Sami, and Luxembourgish locales. + * All calls to ``arrow.get()`` should now properly pass the ``tzinfo`` + argument to the Arrow constructor. + * Humanize output is now properly truncated when a locale class + overrides ``_format_timeframe()``. + * Updated Turkish locale and added tests. + ------------------------------------------------------------------- Tue May 18 22:06:04 UTC 2021 - Dirk Müller diff --git a/python-arrow.spec b/python-arrow.spec index 701ee83..4305ea5 100644 --- a/python-arrow.spec +++ b/python-arrow.spec @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-arrow%{?psuffix} -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: Better dates and times for Python License: Apache-2.0