15
0

Accepting request 492712 from home:TheBlackCat:branches:devel:languages:python

- Update to version 1.8.0
- Implement single-spec version.
- Fix source URL.

OBS-URL: https://build.opensuse.org/request/show/492712
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=9
This commit is contained in:
Todd R
2017-05-08 14:21:33 +00:00
committed by Git OBS Bridge
parent 02895c05bb
commit b06a24c094
4 changed files with 42 additions and 21 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed May 3 17:09:10 UTC 2017 - toddrme2178@gmail.com
- Update to version 1.8.0
* Updated return formats for not content negotiation situations
* Included license in the MANIFEST (issue #76)
* Added explicit support for RDF/XML as allowed format (issue #75)
* Added proper shebang (issue #78)
* Moved keepalive as optional dependency (issue #79)
* Fixed hash check on prefixes (issue #77)
- Fixed epydoc warnings (issue #41)
- Implement single-spec version.
- Fix source URL.
-------------------------------------------------------------------
Mon Sep 12 12:47:10 UTC 2016 - aplanas@suse.com