15
0

Accepting request 941543 from home:bnavigator:python-rpm-macros

- Add patches fixing test suite failures due to Python 3.10
  deprecations:
  * cheroot-pr370-py310-threaddeprecations.patch
  * cheroot-pr371-py310-threaddeprecations.patch
  * cheroot-c0b1b167-py310-threaddeprecations.patch
- Skip threadexceptions plugin for Pytest 6.2

OBS-URL: https://build.opensuse.org/request/show/941543
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=39
This commit is contained in:
2021-12-20 03:11:49 +00:00
committed by Git OBS Bridge
parent 6aac473818
commit d437f65ef7
5 changed files with 80 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Dec 19 21:13:43 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Add patches fixing test suite failures due to Python 3.10
deprecations:
* cheroot-pr370-py310-threaddeprecations.patch
* cheroot-pr371-py310-threaddeprecations.patch
* cheroot-c0b1b167-py310-threaddeprecations.patch
- Skip threadexceptions plugin for Pytest 6.2
-------------------------------------------------------------------
Tue Oct 5 13:46:46 UTC 2021 - Stefan Schubert <schubi@suse.de>