forked from pool/python-python-rapidjson
Accepting request 783263 from devel:languages:python
py38 fix OBS-URL: https://build.opensuse.org/request/show/783263 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-rapidjson?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 10:08:12 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.9.1:
|
||||
* Compatibility fix for Python 3.8 (issue #125)
|
||||
* Fix memory leak in case of failed validation (issue 126)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 08:29:17 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-rapidjson
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,11 +19,10 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-rapidjson
|
||||
Version: 0.8.0
|
||||
Version: 0.9.1
|
||||
Release: 0
|
||||
Summary: Python wrapper around rapidjson
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/python-rapidjson/python-rapidjson
|
||||
Source: https://github.com/python-rapidjson/python-rapidjson/archive/v%{version}.tar.gz#/python-rapidjson-%{version}.tar.gz
|
||||
Patch0: rapidjson-system.patch
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06098f492ed1ae55f730349fb4bf6f80a82d0d43bfe2b3dbe164a9fd05fb6ce7
|
||||
size 1041480
|
3
python-rapidjson-0.9.1.tar.gz
Normal file
3
python-rapidjson-0.9.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5820f6dd3ca2a247269cce7bd3cae42edb078e925fff130e519bff9946c5cbcf
|
||||
size 1043203
|
Reference in New Issue
Block a user