14
0

Accepting request 620092 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/620092
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=78
This commit is contained in:
Tomáš Chvátal
2018-07-02 11:07:38 +00:00
committed by Git OBS Bridge
parent c3e5087479
commit abf10c4ecb
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jul 2 01:11:41 UTC 2018 - arun@gmx.de
- specfile:
* be more specific in %files:
%{python_sitearch}/* -> %{python_sitearch}/simplejson*
- update to version 3.16.0:
* Restore old behavior with regard to the type of decoded empty
strings with speedups enabled on Python 2.x
https://github.com/simplejson/simplejson/pull/225
* Add python_requires to setup.py to help pip
https://github.com/simplejson/simplejson/pull/224
* Fix CSS in docs when built locally
https://github.com/simplejson/simplejson/pull/222
-------------------------------------------------------------------
Mon May 21 04:02:31 UTC 2018 - arun@gmx.de

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-simplejson
Version: 3.15.0
Version: 3.16.0
Release: 0
Summary: Extensible JSON encoder/decoder for Python
License: MIT OR AFL-2.1
@@ -60,7 +60,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
%license LICENSE.txt
%doc CHANGES.txt README.rst
%exclude %{python_sitearch}/simplejson/tests/*
%{python_sitearch}/*
%{python_sitearch}/simplejson*
%files %{python_files test}
%{python_sitearch}/simplejson/tests/*

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad332f65d9551ceffc132d0a683f4ffd12e4bc7538681100190d577ced3473fb
size 80963

3
simplejson-3.16.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1f329139ba647a9548aa05fb95d046b4a677643070dc2afc05fa2e975d09ca5
size 81203