17
0

28 Commits

Author SHA256 Message Date
4adaec3377 Accepting request 1264844 from devel:languages:python
- Normalize metadata directory name.

Requires python-setuptools 78 to build successfully.

OBS-URL: https://build.opensuse.org/request/show/1264844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SPARQLWrapper?expand=0&rev=12
2025-04-16 18:38:31 +00:00
0e17290e77 - 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
97f0acfebe Accepting request 1141948 from devel:languages:python
- 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/request/show/1141948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SPARQLWrapper?expand=0&rev=11
2024-01-28 18:42:36 +00:00
557816d2eb - 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
58f08b7e62 Accepting request 959866 from devel:languages:python
- add no-2to3.patch for better compatibility with newer setuptools

OBS-URL: https://build.opensuse.org/request/show/959866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SPARQLWrapper?expand=0&rev=10
2022-03-07 16:47:24 +00:00
03973d8a22 - 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
601d0d960a Accepting request 784396 from devel:languages:python
- 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/request/show/784396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SPARQLWrapper?expand=0&rev=9
2020-03-26 23:22:06 +00:00
Tomáš Chvátal
e1543ef529 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=21 2020-03-12 19:27:30 +00:00
Tomáš Chvátal
97cc6675fe - 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
401a9a69ed Accepting request 746332 from devel:languages:python
- Run through spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/746332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SPARQLWrapper?expand=0&rev=8
2019-11-22 09:21:10 +00:00
d551abef71 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
b1349983a6 Fix %pytest call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=17
2019-10-14 13:47:09 +00:00
a3fd0703c9 Accepting request 622793 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/622793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SPARQLWrapper?expand=0&rev=7
2018-07-17 07:40:09 +00:00
Tomáš Chvátal
9d2fe8a647 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
14110c566c Accepting request 561454 from devel:languages:python
- Make sure to not bail out when building with py3 only
- Do not recommend already required package

OBS-URL: https://build.opensuse.org/request/show/561454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SPARQLWrapper?expand=0&rev=6
2018-01-06 17:47:07 +00:00
Tomáš Chvátal
696ef739e8 - 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
19745e88d4 Accepting request 493613 from devel:languages:python
- Update to version 1.8.0
- Implement single-spec version.
- Fix source URL.

OBS-URL: https://build.opensuse.org/request/show/493613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SPARQLWrapper?expand=0&rev=5
2017-05-16 12:30:00 +00:00
Todd R
71dfd9ae48 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=11 2017-05-08 22:33:06 +00:00
Todd R
4c3528d09f 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
2f74e9e09e 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
dc815c3244 Accepting request 427606 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/427606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SPARQLWrapper?expand=0&rev=4
2016-09-17 12:37:33 +00:00
12dd2165dc 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
f0a1503be6 Accepting request 359552 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/359552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SPARQLWrapper?expand=0&rev=3
2016-02-22 07:55:48 +00:00
b02c506b23 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
308df69699 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
Stephan Kulow
db15729864 Accepting request 209982 from devel:languages:python
Needed for newer versions of python-rdflib, which is already in openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/209982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SPARQLWrapper?expand=0&rev=1
2013-12-16 15:42:24 +00:00
Todd R
9097b272cf OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=2 2013-12-06 15:57:02 +00:00
Todd R
3ace115a7d - 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