14
0

Accepting request 1183038 from devel:languages:python

- update to 3.16.0:
  * rewrite pep 646 Unpack to splat in *args
  * CI updates

OBS-URL: https://build.opensuse.org/request/show/1183038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=34
This commit is contained in:
2024-06-24 18:57:00 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 24 15:44:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.16.0:
* rewrite pep 646 Unpack to splat in *args
* CI updates
-------------------------------------------------------------------
Mon Mar 25 13:04:48 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pyupgrade
Version: 3.15.2
Version: 3.16.0
Release: 0
Summary: A tool to automatically upgrade syntax for newer versions
License: MIT