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

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pyupgrade
Version: 2.32.1
Version: 2.33.0
Release: 0
Summary: A tool to automatically upgrade syntax for newer versions
License: MIT