15
0

- Use of raven has been removed, drop it from {Build,}Requires.

- Add patch fix-setup-py.patch:
  * Drop raven and fix brotli in setup.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=18
This commit is contained in:
2022-03-15 04:58:49 +00:00
committed by Git OBS Bridge
parent b7c0af9118
commit d524fa2f17
3 changed files with 25 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 15 04:57:06 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Use of raven has been removed, drop it from {Build,}Requires.
- Add patch fix-setup-py.patch:
* Drop raven and fix brotli in setup.py
-------------------------------------------------------------------
Wed Jun 23 08:30:27 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>