diff --git a/python-uritemplate.changes b/python-uritemplate.changes index fc05f58..5d84ec9 100644 --- a/python-uritemplate.changes +++ b/python-uritemplate.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Feb 7 15:44:07 UTC 2020 - Marketa Calabkova + +- update to 3.0.1 + * Update to Python 3.6, 3.7, and 3.8 + * Drop support for Python 2.6, 3.2, and 3.3 + * Ignore None in list argument expansion + * Handle a list with an empty string appropriately + ------------------------------------------------------------------- Tue Dec 4 12:55:40 UTC 2018 - Matej Cepl diff --git a/python-uritemplate.spec b/python-uritemplate.spec index 3a4e902..3e6ca5b 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -1,7 +1,7 @@ # # spec file for package python-uritemplate # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without tests Name: python-uritemplate -Version: 3.0.0 +Version: 3.0.1 Release: 0 Summary: URI Template Expansison License: Apache-2.0 diff --git a/uritemplate-3.0.0.tar.gz b/uritemplate-3.0.0.tar.gz deleted file mode 100644 index bc53d7d..0000000 --- a/uritemplate-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c02643cebe23fc8adb5e6becffe201185bf06c40bda5c0b4028a93f1527d011d -size 30038 diff --git a/uritemplate-3.0.1.tar.gz b/uritemplate-3.0.1.tar.gz new file mode 100644 index 0000000..6e1f615 --- /dev/null +++ b/uritemplate-3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af8ad10cec94f215e3f48112de2022e1d5a37ed427fbd88652fa908f2ab7cae +size 32806