14
0
2022-03-15 17:49:22 +00:00
committed by Git OBS Bridge
parent ce963b6a93
commit d9de9d703a
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4398e2b7b6fee8de8a4ae51e6ce22e3d8ec159df5df14fc7738294961c37a46d
size 59081

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8cb92e9b0dc3cb0b2975b90e664cdc570833681bdd61b9b61a761619119ddf2a
size 58925

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Mar 14 21:41:27 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- - update to version 2.31.1:
- dont rewrite universal_newlines if text or **kwargs present
- upgrade flake8-typing-imports
Committed via https://github.com/asottile/all-repos
- drop python3.6 support
python 3.6 reached end of life on 2021-12-23
Committed via https://github.com/asottile/all-repos
- remove --fail-under from tox (covdefaults handles this)
Committed via https://github.com/asottile/all-repos
- Use diff syntax in more places in the docs
- update to version 2.31.0:
- rewrite string formatting with **locals()
-------------------------------------------------------------------
Mon Jan 3 11:37:47 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

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