[Python-modules-commits] [sparqlwrapper] 02/11: Merge tag 'upstream/1.7.6'
chrysn
chrysn-guest at moszumanska.debian.org
Wed Nov 16 11:11:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
chrysn-guest pushed a commit to branch master
in repository sparqlwrapper.
commit edcea184e7988fa9962d21eb95c684e360cfb51e
Merge: aa76ece ecd5c3d
Author: chrysn <chrysn at fsfe.org>
Date: Tue Nov 8 15:18:52 2016 +0100
Merge tag 'upstream/1.7.6'
Upstream version 1.7.6
.gitignore | 3 +
.travis.yml | 17 +++
AUTHORS.md | 26 +++++
AUTHORS.txt | 23 ----
ChangeLog.txt | 31 ++++-
MANAGEMENT.md | 38 ++++++
MANIFEST.in | 5 +-
Makefile | 6 +-
README.md | 9 +-
SPARQLWrapper/SPARQLExceptions.py | 4 +-
SPARQLWrapper/SmartWrapper.py | 4 +
SPARQLWrapper/Wrapper.py | 235 ++++++++++++++++++++++++++-----------
SPARQLWrapper/__init__.py | 28 +++--
SPARQLWrapper/jsonlayer.py | 164 --------------------------
requirements.txt | 2 +
run_tests_py3.sh | 38 ++++++
setup.py | 70 +++++++----
test/dbpedia.py | 14 ++-
test/wrapper_test.py | 238 ++++++++++++++++++++++++++++++++++----
tests.sh | 13 +++
20 files changed, 645 insertions(+), 323 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sparqlwrapper.git
More information about the Python-modules-commits
mailing list