14
0

- update to version 2.33.0:

- feat: rewrite deprecated unittest methods
 - Fix typos
   * README.md
   * tests/features/typing_classes_test.py
   * tests/features/yield_from_test.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=60
This commit is contained in:
Sebastian Wagner
2022-06-21 08:52:30 +00:00
committed by Git OBS Bridge
parent ec59c9d93a
commit f664a4d42d
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 21 08:52:27 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- - update to version 2.33.0:
- feat: rewrite deprecated unittest methods
- Fix typos
* README.md
* tests/features/typing_classes_test.py
* tests/features/yield_from_test.py
-------------------------------------------------------------------
Sun May 22 10:39:56 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>