Sync from SUSE:SLFO:Main python-simplejson revision 47d46fd5c31550b2e6b59d5cef3dde98
This commit is contained in:
parent
14c2a24c62
commit
568f41845e
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 8 13:32:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.19.3:
|
||||
* Updated test & build matrix to include Python 3.13.
|
||||
* Dropped wheel support for Python 2.7 on macOS.
|
||||
* https://github.com/simplejson/simplejson/pull/326
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 18:46:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.19.2:
|
||||
* Updated test & build matrix to include Python 3.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 20:11:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-simplejson
|
||||
#
|
||||
# Copyright (c) 2023 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
|
||||
@ -16,10 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-simplejson
|
||||
Version: 3.19.1
|
||||
Version: 3.19.3
|
||||
Release: 0
|
||||
Summary: Extensible JSON encoder/decoder for Python
|
||||
License: AFL-2.1 OR MIT
|
||||
|
BIN
simplejson-3.19.1.tar.gz
(Stored with Git LFS)
BIN
simplejson-3.19.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
simplejson-3.19.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
simplejson-3.19.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user