14
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/750608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=83
This commit is contained in:
Tomáš Chvátal
2019-11-29 09:44:11 +00:00
committed by Git OBS Bridge
parent 891d170604
commit 912a61fe1a
4 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Nov 24 17:22:36 UTC 2019 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 3.17.0:
* Updated documentation to be Python 3 first, and
have removed documentation notes about version changes
that occurred more than five years ago.
https://github.com/simplejson/simplejson/pull/257
https://github.com/simplejson/simplejson/pull/254
* Update build matrix for Python 3.8
https://github.com/simplejson/simplejson/pull/255
https://github.com/simplejson/simplejson/pull/256
-------------------------------------------------------------------
Sat Sep 8 19:15:21 UTC 2018 - Arun Persaud <arun@gmx.de>