forked from pool/python-pyupgrade
- update to version 2.14.0:
- replace universal_newlines with text if py37+ - upgrade subprocess.run(universal_newlines=True) to subprocess.run(text=True) in --py37-plus - reorder_python_imports: v2.4.0 → v2.5.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
7efdadfcb7
commit
3859900713
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 07:38:55 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 2.14.0:
|
||||
- replace universal_newlines with text if py37+
|
||||
- upgrade subprocess.run(universal_newlines=True) to subprocess.run(text=True) in --py37-plus
|
||||
- reorder_python_imports: v2.4.0 → v2.5.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 24 18:16:48 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
Reference in New Issue
Block a user