Accepting request 1170444 from devel:languages:python

- update to 24.4.24:
  * Maintenance release
  * Updated project metadata
  * Tested on Python 3.8 - 3.12

  *  include dict in iterating context
  * No upstream changelog.

OBS-URL: https://build.opensuse.org/request/show/1170444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fissix?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2024-04-28 19:49:31 +00:00 committed by Git OBS Bridge
commit 559e0df4ab
4 changed files with 15 additions and 7 deletions

View File

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

3
fissix-24.4.24.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Apr 27 08:55:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 24.4.24:
* Maintenance release
* Updated project metadata
* Tested on Python 3.8 - 3.12
-------------------------------------------------------------------
Sat Dec 25 21:00:56 UTC 2021 - Ben Greiner <code@bnavigator.de>
@ -21,14 +29,14 @@ Fri Sep 18 15:33:11 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Activate test suite
- Update to 20.8.0
* include dict in iterating context
* include dict in iterating context
* Fixed reporting some unchanged files as needing modification
-------------------------------------------------------------------
Wed Jul 1 06:10:52 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 20.5.1:
* No upstream changelog.
* No upstream changelog.
-------------------------------------------------------------------
Fri Sep 13 09:33:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-fissix
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-fissix
Version: 21.11.13
Version: 24.4.24
Release: 0
Summary: Backport of lib2to3, with enhancements
License: Python-2.0