forked from pool/python-simplejson
Accepting request 750608 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/750608 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=83
This commit is contained in:
committed by
Git OBS Bridge
parent
891d170604
commit
912a61fe1a
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 24 17:22:36 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- specfile:
|
||||||
|
* update copyright year
|
||||||
|
|
||||||
|
- update to version 3.17.0:
|
||||||
|
* Updated documentation to be Python 3 first, and
|
||||||
|
have removed documentation notes about version changes
|
||||||
|
that occurred more than five years ago.
|
||||||
|
https://github.com/simplejson/simplejson/pull/257
|
||||||
|
https://github.com/simplejson/simplejson/pull/254
|
||||||
|
* Update build matrix for Python 3.8
|
||||||
|
https://github.com/simplejson/simplejson/pull/255
|
||||||
|
https://github.com/simplejson/simplejson/pull/256
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 8 19:15:21 UTC 2018 - Arun Persaud <arun@gmx.de>
|
Sat Sep 8 19:15:21 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-simplejson
|
# spec file for package python-simplejson
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 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
|
||||||
@@ -12,18 +12,18 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-simplejson
|
Name: python-simplejson
|
||||||
Version: 3.16.1
|
Version: 3.17.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Extensible JSON encoder/decoder for Python
|
Summary: Extensible JSON encoder/decoder for Python
|
||||||
License: MIT OR AFL-2.1
|
License: MIT OR AFL-2.1
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: http://github.com/simplejson/simplejson
|
URL: https://github.com/simplejson/simplejson
|
||||||
Source: https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:20c626174a3cfcc69c783930ac2d5daa72787a8e26398e33c978065a51cc8bf4
|
|
||||||
size 80596
|
|
3
simplejson-3.17.0.tar.gz
Normal file
3
simplejson-3.17.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2b4b2b738b3b99819a17feaf118265d0753d5536049ea570b3c43b51c4701e81
|
||||||
|
size 83119
|
Reference in New Issue
Block a user