15
0

13 Commits

Author SHA256 Message Date
a344031b77 - Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=27
2025-03-25 08:05:44 +00:00
94d6fb29ef - update to 2.0.0:
* Ported codebase to Python 3. Dropped support for Python 2
  * Removed nosetest in favour of unittest
  * Added a CLI: ``rqw``
  * Updated for RDFLib >= 6.1.1
  * Added type hints
- drop no-2to3.patch (obsolete)
- add no-2to3.patch for better compatibility with newer setuptools

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=25
2024-01-27 11:13:10 +00:00
5275635eee - add no-2to3.patch for better compatibility with newer setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=23
2022-03-07 11:58:28 +00:00
Tomáš Chvátal
aa9e17c360 - Disable tests as they need quite lot of magic to run just on py3
- Update to 1.8.5:
  - Improve/tests for development (#131)
  - Changed. Be more strict on Accept Turtle header (#137)
  - Migrated documentation from epydoc to sphinx and readthedocs
  - Include ChangeLog.txt in the distribution
  - Removed import of SPARQLWrapper in setup.py (fixed #113 and closed #115)
  - Added support for querying RDF/XML in a CONSTRUCT query type
  - Updated the procedure for determining the query type (#120)
  - 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 (#109)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=20
2020-03-11 17:00:51 +00:00
e78b777147 Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=18
2019-11-07 15:46:14 +00:00
Tomáš Chvátal
0c7003cdcd 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
2018-07-14 09:01:34 +00:00
Tomáš Chvátal
8411ed293c - Make sure to not bail out when building with py3 only
- Do not recommend already required package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=13
2018-01-03 18:08:30 +00:00
Todd R
34adebd9d4 Accepting request 493605 from home:TheBlackCat:branches:devel:languages:python
- Fix source URL.

OBS-URL: https://build.opensuse.org/request/show/493605
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=10
2017-05-08 19:49:08 +00:00
Todd R
b06a24c094 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
2017-05-08 14:21:33 +00:00
02895c05bb Accepting request 427034 from home:aplanas:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/427034
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=7
2016-09-14 12:41:19 +00:00
3f774328d2 Accepting request 358975 from home:olh:branches:devel:languages:python
- Remove BuildRequires python-rdflib to avoid cirular dependency

OBS-URL: https://build.opensuse.org/request/show/358975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=5
2016-02-15 20:16:48 +00:00
Denisart Benjamin
3f10a76a03 Accepting request 306745 from home:benoit_monin:branches:devel:languages:python
- update to version 1.6.4
- require python-rdflib instead of recommending it
- require python-simplejson for SLE11
- add runtime dependencies as build dependencies
- remove the fix of end-of-line encoding: changed upstream
- run the tests during build with wrapper_test.py
- change the documentation files to follow upstream

OBS-URL: https://build.opensuse.org/request/show/306745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=4
2015-05-17 12:08:38 +00:00
Todd R
b691230404 - Initial version (1.5.2)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=1
2013-12-06 15:24:06 +00:00