From 83b589555cf96d20b445d4c59dc0dd784ed1df82f1f240f7886eef2879ac2d7b Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Fri, 1 Nov 2013 00:04:40 +0000
Subject: [PATCH] Accepting request 205479 from
home:dirkmueller:branches:devel:languages:python
- update to 3.3.1:
* JSONDecodeError exceptions can now be pickled
OBS-URL: https://build.opensuse.org/request/show/205479
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=53
---
python-simplejson.changes | 6 ++++++
python-simplejson.spec | 2 +-
simplejson-3.3.0.tar.gz | 3 ---
simplejson-3.3.1.tar.gz | 3 +++
4 files changed, 10 insertions(+), 4 deletions(-)
delete mode 100644 simplejson-3.3.0.tar.gz
create mode 100644 simplejson-3.3.1.tar.gz
diff --git a/python-simplejson.changes b/python-simplejson.changes
index 09fd05e..a55dc21 100644
--- a/python-simplejson.changes
+++ b/python-simplejson.changes
@@ -3,6 +3,12 @@ Thu Oct 24 11:14:30 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
+-------------------------------------------------------------------
+Mon Oct 21 13:33:34 UTC 2013 - dmueller@suse.com
+
+- update to 3.3.1:
+ * JSONDecodeError exceptions can now be pickled
+
-------------------------------------------------------------------
Wed May 8 09:51:19 UTC 2013 - benny.gaechter@gmail.com
diff --git a/python-simplejson.spec b/python-simplejson.spec
index 28be013..9ac07da 100644
--- a/python-simplejson.spec
+++ b/python-simplejson.spec
@@ -17,7 +17,7 @@
Name: python-simplejson
-Version: 3.3.0
+Version: 3.3.1
Release: 0
Url: http://github.com/simplejson/simplejson
Summary: Simple, fast, extensible JSON encoder/decoder for Python
diff --git a/simplejson-3.3.0.tar.gz b/simplejson-3.3.0.tar.gz
deleted file mode 100644
index d99c7c4..0000000
--- a/simplejson-3.3.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7a8a6bd82e111976aeb06138316ab10847adf612925072eaff8512228bcf9a1f
-size 67250
diff --git a/simplejson-3.3.1.tar.gz b/simplejson-3.3.1.tar.gz
new file mode 100644
index 0000000..5306871
--- /dev/null
+++ b/simplejson-3.3.1.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:054926f2a16e3f1974e4f70bc2c640e4566becf3103ecf4342fa9fb1eb3ba1d8
+size 67371