Subject: CVS commit: pkgsrc/www/py-sparqlwrapper
From: Adam Ciarcinski
Date: 2021-04-16 14:18:42
Message id: 20210416121842.D3FE2FA95@cvs.NetBSD.org

Log Message:
py-sparqlwrapper: updated to 1.8.5

2019-12-22  1.8.5
-----------------
- Improve/tests for development
- Changed. Be more strict on Accept Turtle header
- Migrated documentation from epydoc to sphinx and readthedocs

2019-04-18  1.8.4
-----------------
- Added example
- hotfix: Added custom_fixers folder in MANIFEST, in order to be used in python3

2019-04-17  1.8.3
-----------------
- Include ChangeLog.txt in the distribution
- Removed import of SPARQLWrapper in setup.py
- Added support for querying RDF/XML in a CONSTRUCT query type
- Updated the procedure for determining the query type
- Do not send format parameter for the results ([format, output, results]) when \ 
the query is a SPARQL Update query
- Added test for new agrovoc SPARQL endpoint (using Fuseki2)
- Added test for 4store SPARQL endpoint (used by agroportal)
- Added/Updated tests
- Added examples
- Updated doc
- Fixed code generated for python3 using 2to3, adding a custom fixer

2018-05-26  1.8.2
-----------------
- Fixed bug
- Updated doc
- Added Unauthorized exception in SPARQLWrapperExceptions
- Added support for custom HTTP headers
- Changed timeout setting

2018-02-25  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
- Added support for Only HTTP Content Negotiation

Files:
RevisionActionfile
1.7modifypkgsrc/www/py-sparqlwrapper/Makefile
1.4modifypkgsrc/www/py-sparqlwrapper/distinfo