14
0

- Remove now broken bconds for python2/python3.

- Add patch pytest-7-support.patch:
  * Support pytest 7.0+ changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-promise?expand=0&rev=9
This commit is contained in:
2022-06-20 03:00:20 +00:00
committed by Git OBS Bridge
parent 6403013bd4
commit 9e337e76a6
3 changed files with 46 additions and 15 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 20 02:53:04 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Remove now broken bconds for python2/python3.
- Add patch pytest-7-support.patch:
* Support pytest 7.0+ changes.
-------------------------------------------------------------------
Wed Mar 18 15:18:21 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>