14
0
2021-11-18 13:46:34 +00:00
committed by Git OBS Bridge
parent 43dcb2abe1
commit d680bcc22c
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d854290f8eb5d6ccbb0ded0bd6e689d98d983dc837a0f437d0e494b37482ab0
size 58155

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9dafc09a988c7f918abb3e94ee677f3263c5f3e77efb40e237fc6cca3d34b422
size 58334

View File

@@ -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>

View File

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