Commit Graph

3 Commits

Author SHA256 Message Date
OBS User buildservice-autocommit
3752782d32 Accepting request 1056201 from devel:languages:python
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/1056201
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=21
2023-01-05 16:11:42 +00:00
58ff790b34 Accepting request 1055981 from home:bnavigator:branches:devel:languages:python
- Remove flit from build requirements: The real used backend
  is hatchling
- Clean up specfile
  * remove duplicate copyright header
  * remove catchall in files section
- Drop python-fastapi-disable-broken-tests.patch
- Prune the test suite when run in lettered staging projects:
  python-mocket pulls this into Ring1. Let's make it as painless as
  possible.

OBS-URL: https://build.opensuse.org/request/show/1055981
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=20
2023-01-05 13:57:54 +00:00
3a83cbf6e8 Accepting request 1038740 from home:david.anes:branches:devel:languages:python
- Starlette newest version is already supported:
  * Remove fastapi-support-startlette-0.21.0.patch
- Add patch to disable a broken test:
  * Add python-fastapi-disable-broken-tests.patch
- Update to 0.88.0
  * Upgrades
    - arrow_up Bump Starlette to version 0.22.0 to fix bad encoding
      for query parameters in new TestClient.
  * Docs
    - pencil2 Fix typo in docs for docs/en/docs/advanced/middleware.md.
  * Translations
    - globe_with_meridians Add Portuguese translation for 
      docs/pt/docs/deployment/docker.md.
- Update to 0.87.0
  * Highlights of this release:
    - Upgraded Starlette
      + Now the TestClient is based on HTTPX instead of Requests.
      + There are some possible breaking changes in the TestClient 
        usage, but @Kludex built bump-testclient to help you 
        automatize migrating your tests. Make sure you are using Git
        and that you can undo any unnecessary changes (false 
        positive changes, etc) before using bump-testclient.
    - New WebSocketException (and docs), re-exported from Starlette.
    - Upgraded and relaxed dependencies for package extras all 
      (including new Uvicorn version), when you install 
      "fastapi[all]".
    - New docs about how to Help Maintain FastAPI.
  * Features:
    - arrow_up Upgrade and relax dependencies for extras "all".
    - sparkles Re-export Starlette's WebSocketException and add it

OBS-URL: https://build.opensuse.org/request/show/1038740
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=18
2022-11-29 08:47:24 +00:00