14
0

Accepting request 1034919 from home:yarunachalam:branches:devel:languages:python

- Update to version 3.2.0 
  * Merge pull request #747 from asottile/pre-commit-ci-update-config
  * Merge pull request #745 from tusharsadhwani/unpack
  * Add PEP646 Unpack plugin
  * Merge pull request #741 from asottile/py311-release
  * regenerate import symbols
  * Merge pull request #738 from asottile/pre-commit-ci-update-config
  * Merge pull request #734 from asottile/pre-commit-ci-update-config

OBS-URL: https://build.opensuse.org/request/show/1034919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=67
This commit is contained in:
Sebastian Wagner
2022-11-09 20:19:29 +00:00
committed by Git OBS Bridge
parent f862a19c61
commit 6017c7ac99
4 changed files with 16 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Nov 9 18:48:48 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 3.2.0
* Merge pull request #747 from asottile/pre-commit-ci-update-config
* Merge pull request #745 from tusharsadhwani/unpack
* Add PEP646 Unpack plugin
* Merge pull request #741 from asottile/py311-release
* regenerate import symbols
* Merge pull request #738 from asottile/pre-commit-ci-update-config
* Merge pull request #734 from asottile/pre-commit-ci-update-config
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 28 21:03:08 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com> Fri Oct 28 21:03:08 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

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: 3.1.0 Version: 3.2.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