15
0

28 Commits

Author SHA256 Message Date
ecb566f6dc 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
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
7d00b575e2 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
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
67fbba43fa 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
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
eca26b7c91 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
04e41ea2cf 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
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
24ee25f8c5 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
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
ca9ae29243 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
2842f1a00b 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
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
be8a0320f8 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
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
63b1531791 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
02dd0e7a5e 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
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
95e46ad895 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
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
33de311dd4 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
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
Stephan Kulow
97bb205f67 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
ef4453f984 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
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