Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
115f89418f |
@@ -1,17 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
Thu May 4 20:11:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-simplejson
|
# spec file for package python-simplejson
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2023 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
|
||||||
@@ -16,9 +16,10 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-simplejson
|
Name: python-simplejson
|
||||||
Version: 3.19.3
|
Version: 3.19.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Extensible JSON encoder/decoder for Python
|
Summary: Extensible JSON encoder/decoder for Python
|
||||||
License: AFL-2.1 OR MIT
|
License: AFL-2.1 OR MIT
|
||||||
|
BIN
simplejson-3.19.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
simplejson-3.19.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
simplejson-3.19.3.tar.gz
(Stored with Git LFS)
BIN
simplejson-3.19.3.tar.gz
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user