diff --git a/Flask-RESTful-0.3.7.tar.gz b/Flask-RESTful-0.3.7.tar.gz deleted file mode 100644 index 9abc0be..0000000 --- a/Flask-RESTful-0.3.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8240ec12349afe8df1db168ea7c336c4e5b0271a36982bff7394f93275f2ca9 -size 105307 diff --git a/Flask-RESTful-0.3.8.tar.gz b/Flask-RESTful-0.3.8.tar.gz new file mode 100644 index 0000000..d25a75e --- /dev/null +++ b/Flask-RESTful-0.3.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ea9a5991abf2cb69b4aac19793faac6c032300505b325687d7c305ffaa76915 +size 105736 diff --git a/python-Flask-RESTful.changes b/python-Flask-RESTful.changes index 3ce1560..b482ae2 100644 --- a/python-Flask-RESTful.changes +++ b/python-Flask-RESTful.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Feb 8 20:59:41 UTC 2020 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 0.3.8: + * Add Python 3.8 support (#835) + * Fix wrongly parsed Decimal fields (#855) + * Fix overridden response when calling abort with Response (#817) + * Various small fixes and updates to documentation + ------------------------------------------------------------------- Sat Sep 14 07:02:06 UTC 2019 - John Vandenberg diff --git a/python-Flask-RESTful.spec b/python-Flask-RESTful.spec index 13ad120..677130b 100644 --- a/python-Flask-RESTful.spec +++ b/python-Flask-RESTful.spec @@ -1,7 +1,7 @@ # # spec file for package python-Flask-RESTful # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Flask-RESTful -Version: 0.3.7 +Version: 0.3.8 Release: 0 Summary: Framework for creating REST APIs License: BSD-3-Clause