15
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/622526
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2018-07-14 09:01:34 +00:00
committed by Git OBS Bridge
parent 8411ed293c
commit 0c7003cdcd
4 changed files with 39 additions and 16 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Jul 8 03:45:56 UTC 2018 - arun@gmx.de
- specfile:
* update tests
- update to version 1.8.2:
* Fixed bug (#100)
* Updated doc
* Added Unauthorized exception in SPARQLWrapperExceptions
* Added support for custom HTTP headers (#52)
* Changed timeout setting (#106)
- changes from version 1.8.1:
* Update classifiers (Python 3.6)
* Added some documentation about the parameter to indicate the
output format
* Fixed typo in width calculation
* Added support for CSV, TSV (PR #98)
* Added support for Only HTTP Content Negotiation (#82)
-------------------------------------------------------------------
Wed Jan 3 18:11:19 UTC 2018 - tchvatal@suse.com