forked from pool/python-pyupgrade
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=48
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9d854290f8eb5d6ccbb0ded0bd6e689d98d983dc837a0f437d0e494b37482ab0
|
|
||||||
size 58155
|
|
3
python-pyupgrade-2.29.1.tar.gz
Normal file
3
python-pyupgrade-2.29.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9dafc09a988c7f918abb3e94ee677f3263c5f3e77efb40e237fc6cca3d34b422
|
||||||
|
size 58334
|
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 16 07:44:51 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
- - update to version 2.29.1:
|
||||||
|
- prevent rewriting union types with forward annotations
|
||||||
|
- replace exit(main()) with raise SystemExit(main())
|
||||||
|
Committed via https://github.com/asottile/all-repos
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 2 19:39:16 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
Tue Nov 2 19:39:16 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-pyupgrade
|
Name: python-pyupgrade
|
||||||
Version: 2.29.0
|
Version: 2.29.1
|
||||||
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