From 912a61fe1ade61a7b86f11ff04df655946ca89e75e132f9de13c0b1bde890870 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 29 Nov 2019 09:44:11 +0000 Subject: [PATCH] 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 --- python-simplejson.changes | 16 ++++++++++++++++ python-simplejson.spec | 8 ++++---- simplejson-3.16.1.tar.gz | 3 --- simplejson-3.17.0.tar.gz | 3 +++ 4 files changed, 23 insertions(+), 7 deletions(-) delete mode 100644 simplejson-3.16.1.tar.gz create mode 100644 simplejson-3.17.0.tar.gz diff --git a/python-simplejson.changes b/python-simplejson.changes index e0e464d..947bb23 100644 --- a/python-simplejson.changes +++ b/python-simplejson.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Nov 24 17:22:36 UTC 2019 - Arun Persaud + +- 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 diff --git a/python-simplejson.spec b/python-simplejson.spec index 678e1d9..18ab484 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -1,7 +1,7 @@ # # 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 # 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) # 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-%{**}} Name: python-simplejson -Version: 3.16.1 +Version: 3.17.0 Release: 0 Summary: Extensible JSON encoder/decoder for Python License: MIT OR AFL-2.1 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 BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} diff --git a/simplejson-3.16.1.tar.gz b/simplejson-3.16.1.tar.gz deleted file mode 100644 index 4ebea67..0000000 --- a/simplejson-3.16.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20c626174a3cfcc69c783930ac2d5daa72787a8e26398e33c978065a51cc8bf4 -size 80596 diff --git a/simplejson-3.17.0.tar.gz b/simplejson-3.17.0.tar.gz new file mode 100644 index 0000000..c25645e --- /dev/null +++ b/simplejson-3.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b4b2b738b3b99819a17feaf118265d0753d5536049ea570b3c43b51c4701e81 +size 83119