diff --git a/python-pyupgrade-3.17.0.tar.gz b/python-pyupgrade-3.17.0.tar.gz deleted file mode 100644 index 95d62be..0000000 --- a/python-pyupgrade-3.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e0ad5086fd4e4e6c175799d601684ca8c71a9181bcdc089981f46eb2a3f6d1a -size 66098 diff --git a/python-pyupgrade-3.19.1.tar.gz b/python-pyupgrade-3.19.1.tar.gz new file mode 100644 index 0000000..bce4505 --- /dev/null +++ b/python-pyupgrade-3.19.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:374040c1f29c47a18ed7abc0cd5455864eba9ab0b6d3119c7d862c087785f8e4 +size 66379 diff --git a/python-pyupgrade.changes b/python-pyupgrade.changes index d920aa5..0a04e6f 100644 --- a/python-pyupgrade.changes +++ b/python-pyupgrade.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 28 14:14:57 UTC 2025 - Dirk Müller + +- 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 diff --git a/python-pyupgrade.spec b/python-pyupgrade.spec index e5c5143..b8e1a8e 100644 --- a/python-pyupgrade.spec +++ b/python-pyupgrade.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pyupgrade -Version: 3.17.0 +Version: 3.19.1 Release: 0 Summary: A tool to automatically upgrade syntax for newer versions License: MIT