forked from pool/python-pyupgrade
- Update to 2.7.3:
- fix off-by-one in encode() call fixer - upgrade mypy to get typeshed fix OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
ca5a64c368
commit
56f6b80876
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bdc328771a2e1b762dfa82230a9df638226c26fbd1f8f28512e0b3cb6b1ce9d1
|
|
||||||
size 41987
|
|
3
python-pyupgrade-2.7.3.tar.gz
Normal file
3
python-pyupgrade-2.7.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:183219d5659299d51abd807dcc991a34db985eb55dffe038cb99d17687623d7d
|
||||||
|
size 41988
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 1 18:32:44 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
- Update to 2.7.3:
|
||||||
|
- fix off-by-one in encode() call fixer
|
||||||
|
- upgrade mypy to get typeshed fix
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 3 13:30:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Mon Aug 3 13:30:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pyupgrade
|
Name: python-pyupgrade
|
||||||
Version: 2.7.2
|
Version: 2.7.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A tool to automatically upgrade syntax for newer versions
|
Summary: A tool to automatically upgrade syntax for newer versions
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user