15
0

- Add fix_two_tests_py310.patch which fixes those tests with Python 3.10

(gh#ionelmc/python-aspectlib#22).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aspectlib?expand=0&rev=11
This commit is contained in:
2021-12-14 22:37:14 +00:00
committed by Git OBS Bridge
parent 08825fb892
commit b7207d6d34
3 changed files with 96 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 14 22:35:48 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add fix_two_tests_py310.patch which fixes those tests with Python 3.10
(gh#ionelmc/python-aspectlib#22).
-------------------------------------------------------------------
Sat Dec 11 15:47:05 UTC 2021 - Ben Greiner <code@bnavigator.de>