diff --git a/arrow-0.14.2.tar.gz b/arrow-0.14.2.tar.gz deleted file mode 100644 index 032c7e2..0000000 --- a/arrow-0.14.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41be7ea4c53c2cf57bf30f2d614f60c411160133f7a0a8c49111c30fb7e725b5 -size 102667 diff --git a/arrow-0.14.3.tar.gz b/arrow-0.14.3.tar.gz new file mode 100644 index 0000000..4166ac4 --- /dev/null +++ b/arrow-0.14.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20055cd5dd03314c62544138a227ba24fb040b949e7cf785da611d3d4b11d31c +size 524525 diff --git a/python-arrow.changes b/python-arrow.changes index f4ac287..7ae1b67 100644 --- a/python-arrow.changes +++ b/python-arrow.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Jul 28 16:10:58 UTC 2019 - Arun Persaud + +- update to version 0.14.3: + * [NEW] Added full support for Python 3.8. + * [CHANGE] Added warnings for upcoming factory.get() parsing changes + in 0.15.0. Please see + https://github.com/crsmithdev/arrow/issues/612 for full details. + * [FIX] Extensive refactor and update of documentation. + * [FIX] factory.get() can now construct from kwargs. + * [FIX] Added meridians to Spanish Locale. + ------------------------------------------------------------------- Sat Jun 8 23:19:40 UTC 2019 - Arun Persaud diff --git a/python-arrow.spec b/python-arrow.spec index a4b62dc..e347023 100644 --- a/python-arrow.spec +++ b/python-arrow.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-arrow -Version: 0.14.2 +Version: 0.14.3 Release: 0 Summary: Better dates and times for Python License: Apache-2.0