14
0

- update to 3.19.1:

* pyupgrade support for 3.13
  * run pyupgrade on itself for removal of 3.13 deprecated
    constructs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=83
This commit is contained in:
2025-04-28 14:15:56 +00:00
committed by Git OBS Bridge
parent 15a074579f
commit 872ae32b11
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 28 14:14:57 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 3.19.1:
* pyupgrade support for 3.13
* run pyupgrade on itself for removal of 3.13 deprecated
constructs
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Aug 31 12:15:56 UTC 2024 - Dirk Müller <dmueller@suse.com> Sat Aug 31 12:15:56 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pyupgrade # spec file for package python-pyupgrade
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-pyupgrade Name: python-pyupgrade
Version: 3.17.0 Version: 3.19.1
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