Compare commits

1 Commits
main ... 1.1

4 changed files with 29 additions and 42 deletions

View File

@@ -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>

View File

@@ -1,7 +1,7 @@
#
# 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
# 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}
Name: python-simplejson
Version: 3.19.3
Version: 3.19.1
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) Normal file

Binary file not shown.

BIN
simplejson-3.19.3.tar.gz (Stored with Git LFS)

Binary file not shown.