From e93683fa423c0c08fb56899f97d83a3c54566ef2ea83214bc76fc6834f86fe51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 28 Aug 2019 09:16:47 +0000 Subject: [PATCH] Accepting request 726701 from home:mcalabkova:branches:devel:languages:python - Update to 0.8.0 * New serialization option bytes_mode to control how bytes instances gets encoded OBS-URL: https://build.opensuse.org/request/show/726701 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=9 --- python-python-rapidjson.changes | 6 ++++++ python-python-rapidjson.spec | 3 ++- python-rapidjson-0.7.2.tar.gz | 3 --- python-rapidjson-0.8.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 python-rapidjson-0.7.2.tar.gz create mode 100644 python-rapidjson-0.8.0.tar.gz diff --git a/python-python-rapidjson.changes b/python-python-rapidjson.changes index c9293e9..4a85390 100644 --- a/python-python-rapidjson.changes +++ b/python-python-rapidjson.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 28 08:34:01 UTC 2019 - Marketa Calabkova + +- Update to 0.8.0 + * New serialization option bytes_mode to control how bytes instances gets encoded + ------------------------------------------------------------------- Mon Jul 22 13:14:40 UTC 2019 - Tomáš Chvátal diff --git a/python-python-rapidjson.spec b/python-python-rapidjson.spec index da82223..8feeebb 100644 --- a/python-python-rapidjson.spec +++ b/python-python-rapidjson.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-python-rapidjson -Version: 0.7.2 +Version: 0.8.0 Release: 0 Summary: Python wrapper around rapidjson License: MIT @@ -52,6 +52,7 @@ instances) and JSON Schema validation capabilities. %install %python_install +%python_expand %fdupes %{buildroot}%{$python_sitelib} %check export LANG=en_US.UTF-8 diff --git a/python-rapidjson-0.7.2.tar.gz b/python-rapidjson-0.7.2.tar.gz deleted file mode 100644 index fc79e86..0000000 --- a/python-rapidjson-0.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c40869900480bd67743254058d1290636e080ad64d9fc6a2fbb422b7814c612a -size 1040506 diff --git a/python-rapidjson-0.8.0.tar.gz b/python-rapidjson-0.8.0.tar.gz new file mode 100644 index 0000000..40a1ba0 --- /dev/null +++ b/python-rapidjson-0.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06098f492ed1ae55f730349fb4bf6f80a82d0d43bfe2b3dbe164a9fd05fb6ce7 +size 1041480