14
0

- Update to version 2.9.0:

- Document correct minimum version for PEP 604
 - fix propagation of --keep-mock
 - Add --keep-runtime-typing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=13
This commit is contained in:
Sebastian Wagner
2021-02-03 16:49:04 +00:00
committed by Git OBS Bridge
parent 9783f48fc6
commit 8d8d93e0cf
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:c71f20d422221163d63ad6402720836ecf75a6a45651dcce5cac255205722f5c
size 47621

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8206f5317ee8029d17275931afc9fe7b017908718d739fe651d8c405a2cca768
size 47858

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 3 16:46:58 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 2.9.0:
- Document correct minimum version for PEP 604
- fix propagation of --keep-mock
- Add --keep-runtime-typing
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jan 31 17:48:42 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at> Sun Jan 31 17:48:42 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -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.8.0 Version: 2.9.0
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