diff --git a/falcon-4.0.1.tar.gz b/falcon-4.0.1.tar.gz deleted file mode 100644 index 1268cbc..0000000 --- a/falcon-4.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc0d2dd661dea0a61e149d81960a9cbd5b7bd0857749c8aa41fbd69c3a054755 -size 627660 diff --git a/falcon-4.0.2.tar.gz b/falcon-4.0.2.tar.gz new file mode 100644 index 0000000..327bacd --- /dev/null +++ b/falcon-4.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58f4b9c9da4c9b1e2c9f396ad7ef897701b3c7c7c87227f0bd1aee40c7fbc525 +size 630121 diff --git a/python-falcon.changes b/python-falcon.changes index ac40068..03bb72b 100644 --- a/python-falcon.changes +++ b/python-falcon.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Nov 12 10:49:26 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 4.0.2 + * Running Mypy on code that uses parts of falcon.testing would + previously lead to errors like: + "Name "falcon.testing.TestClient" is not defined" + This has been fixed by explicitly exporting the names that + are imported into the falcon.testing namespace. (#2387) + * The printable PDF version of our documentation was enabled + on Read the Docs. (#2365) + ------------------------------------------------------------------- Sat Nov 2 06:33:44 UTC 2024 - Steve Kowalik diff --git a/python-falcon.spec b/python-falcon.spec index d5c427b..ea1d62b 100644 --- a/python-falcon.spec +++ b/python-falcon.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-falcon -Version: 4.0.1 +Version: 4.0.2 Release: 0 Summary: A web framework for building APIs and app backends License: Apache-2.0