14
0

- Update to version 2.7.4:

- parenthesize expressions when replacing six calls when needed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=8
This commit is contained in:
Sebastian Wagner
2020-11-25 20:50:18 +00:00
committed by Git OBS Bridge
parent 56f6b80876
commit 661bb22e77
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 25 20:49:51 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 2.7.4:
- parenthesize expressions when replacing six calls when needed
-------------------------------------------------------------------
Sun Nov 1 18:32:44 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>