14
0

Forwarded request #1055981 from bnavigator

- 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/package/show/openSUSE:Factory/python-fastapi?expand=0&rev=10
This commit is contained in:
2023-01-05 16:11:42 +00:00
committed by Git OBS Bridge
parent 25fedc97fc
commit cca41a462b
3 changed files with 52 additions and 65 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jan 4 18:18:58 UTC 2023 - Ben Greiner <code@bnavigator.de>
- 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.
-------------------------------------------------------------------
Mon Nov 14 09:12:12 UTC 2022 - David Anes <david.anes@suse.com>