14
0

Accepting request 1034313 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1034313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=27
This commit is contained in:
2022-11-08 09:54:30 +00:00
committed by Git OBS Bridge
4 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48973f84d10a9f8eed014aef505ebec50317bbdaa378bf4dec97f0ed5569f3e7
size 64004

View File

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

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Oct 28 21:03:08 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 3.1.0
- regenerate import symbols
- sync import rewrites from latest reorder-python-imports
- there is a comment in the code about this causing a SyntaxError but as far as I can tell that is incorrect
- Update to version 3.0.0
- Merge pull request #718 from asottile/py3-plus
- remove python-2-compatible rewriting mode
- Update to version 2.38.4
- Merge pull request #716 from asottile/lt-5
- Update to version 2.38.3
- Merge pull request #715 from asottile/limit-tokenize-rt-before-break
- limit tokenize-rt to <4 before breaks
- tokenze-rt will remove python2-compat parsing
- Merge pull request #711 from asottile/pre-commit-ci-update-config
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 26 06:05:32 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at> Mon Sep 26 06:05:32 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -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.38.2 Version: 3.1.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