14
0

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
This commit is contained in:
2023-01-05 13:57:54 +00:00
committed by Git OBS Bridge
parent 3a83cbf6e8
commit 58ff790b34
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>