forked from pool/python-pyupgrade
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=53
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4398e2b7b6fee8de8a4ae51e6ce22e3d8ec159df5df14fc7738294961c37a46d
|
||||
size 59081
|
3
python-pyupgrade-2.31.1.tar.gz
Normal file
3
python-pyupgrade-2.31.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cb92e9b0dc3cb0b2975b90e664cdc570833681bdd61b9b61a761619119ddf2a
|
||||
size 58925
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user