diff --git a/Flask-RESTful-0.3.10.tar.gz b/Flask-RESTful-0.3.10.tar.gz new file mode 100644 index 0000000..0ba729d --- /dev/null +++ b/Flask-RESTful-0.3.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe4af2ef0027df8f9b4f797aba20c5566801b6ade995ac63b588abf1a59cec37 +size 110453 diff --git a/Flask-RESTful-0.3.9.tar.gz b/Flask-RESTful-0.3.9.tar.gz deleted file mode 100644 index 2fac6dc..0000000 --- a/Flask-RESTful-0.3.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccec650b835d48192138c85329ae03735e6ced58e9b2d9c2146d6c84c06fa53e -size 109589 diff --git a/python-Flask-RESTful.changes b/python-Flask-RESTful.changes index 9c1aab6..1b81ee7 100644 --- a/python-Flask-RESTful.changes +++ b/python-Flask-RESTful.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jul 1 20:55:41 UTC 2023 - Dirk Müller + +- update to 0.3.10: + * Compatibility with Flask 2.3 + ------------------------------------------------------------------- Thu Jun 17 20:45:03 UTC 2021 - Dirk Müller diff --git a/python-Flask-RESTful.spec b/python-Flask-RESTful.spec index c9806c1..6516885 100644 --- a/python-Flask-RESTful.spec +++ b/python-Flask-RESTful.spec @@ -1,7 +1,7 @@ # # spec file for package python-Flask-RESTful # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 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.9 +Version: 0.3.10 Release: 0 Summary: Framework for creating REST APIs License: BSD-3-Clause