forked from pool/python-pyupgrade
Accepting request 1273175 from devel:languages:python
- 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/request/show/1273175 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=36
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7e0ad5086fd4e4e6c175799d601684ca8c71a9181bcdc089981f46eb2a3f6d1a
|
|
||||||
size 66098
|
|
3
python-pyupgrade-3.19.1.tar.gz
Normal file
3
python-pyupgrade-3.19.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:374040c1f29c47a18ed7abc0cd5455864eba9ab0b6d3119c7d862c087785f8e4
|
||||||
|
size 66379
|
@@ -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>
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user