From 30976b90a05bc376fe7e162973db250dc411e096916b8ded526fabae38199858 Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Sat, 16 May 2015 13:27:27 +0000
Subject: [PATCH] Accepting request 306629 from
home:benoit_monin:branches:devel:languages:python
update to version 3.6.5
OBS-URL: https://build.opensuse.org/request/show/306629
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=59
---
python-simplejson.changes | 27 +++++++++++++++++++++++++++
python-simplejson.spec | 4 ++--
simplejson-3.5.2.tar.gz | 3 ---
simplejson-3.6.5.tar.gz | 3 +++
4 files changed, 32 insertions(+), 5 deletions(-)
delete mode 100644 simplejson-3.5.2.tar.gz
create mode 100644 simplejson-3.6.5.tar.gz
diff --git a/python-simplejson.changes b/python-simplejson.changes
index f73009f..ebf2b77 100644
--- a/python-simplejson.changes
+++ b/python-simplejson.changes
@@ -1,3 +1,30 @@
+-------------------------------------------------------------------
+Tue May 12 18:13:06 UTC 2015 - benoit.monin@gmx.fr
+
+- update to version 3.6.5:
+ * Importing bug fix for reference leak when an error occurs
+ during dict encoding
+ https://github.com/simplejson/simplejson/issues/109
+- additional changes from version 3.6.4:
+ * Important bug fix for dump when only sort_keys is set
+ https://github.com/simplejson/simplejson/issues/106
+- additional changes from version 3.6.3:
+ * Documentation updates
+ https://github.com/simplejson/simplejson/issues/103
+- additional changes from version 3.6.2:
+ * Documentation updates
+ http://bugs.python.org/issue21514
+- additional changes from version 3.6.1:
+ * Documentation updates
+ https://github.com/simplejson/simplejson/issues/102
+- additional changes from version 3.6.0:
+ * Automatically strip any UTF-8 BOM from input to more closely
+ follow the latest specs
+ https://github.com/simplejson/simplejson/pull/101
+- additional changes from version 3.5.3:
+ * Fix lower bound checking in scan_once / raw_decode API
+ https://github.com/simplejson/simplejson/issues/98
+
-------------------------------------------------------------------
Sat May 31 16:14:18 UTC 2014 - dmueller@suse.com
diff --git a/python-simplejson.spec b/python-simplejson.spec
index 64cdd73..88c9fd2 100644
--- a/python-simplejson.spec
+++ b/python-simplejson.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-simplejson
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-simplejson
-Version: 3.5.2
+Version: 3.6.5
Release: 0
Url: http://github.com/simplejson/simplejson
Summary: Simple, fast, extensible JSON encoder/decoder for Python
diff --git a/simplejson-3.5.2.tar.gz b/simplejson-3.5.2.tar.gz
deleted file mode 100644
index e3a59df..0000000
--- a/simplejson-3.5.2.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:655cbbca4e7537b0493c8601b6ac01ead7d4bcc8d01ba69edffda7226a07f7b2
-size 70170
diff --git a/simplejson-3.6.5.tar.gz b/simplejson-3.6.5.tar.gz
new file mode 100644
index 0000000..baaed66
--- /dev/null
+++ b/simplejson-3.6.5.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2a3189f79d1c7b8a2149a0e783c0b4217fad9b30a6e7d60450f2553dc2c0e57e
+size 73961