72 Commits

Author SHA256 Message Date
b8d70896b2 Accepting request 1299413 from devel:languages:python
- Convert to libalternatives on SLE-16-based and newer systems only

OBS-URL: https://build.opensuse.org/request/show/1299413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=36
2025-08-17 12:50:00 +00:00
f5f5c7c3a4 - Convert to libalternatives on SLE-16-based and newer systems only
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=82
2025-08-14 12:42:54 +00:00
4bb1da40da Accepting request 1291244 from devel:languages:python
- Convert to libalternatives

- Add reproducible-doc-build.patch to make the build reproducible.
  gh#RDFLib/rdflib#2645

OBS-URL: https://build.opensuse.org/request/show/1291244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=35
2025-07-09 15:26:03 +00:00
610d567842 - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=80
2025-07-08 08:19:58 +00:00
02f374b85b - Add reproducible-doc-build.patch to make the build reproducible.
gh#RDFLib/rdflib#2645

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=79
2025-07-08 08:14:17 +00:00
f560e6263b Accepting request 1267636 from devel:languages:python
- Update to 7.1.4
  * Remove old hacks against 2to3
  * Allow multi subjects & objects in graph funcs
  * Reduce test warnings
  * Downgrade log message about plugin
  * Remove old hacks against 2to3
  * Cope with Namespace annotations in Python 3.14
  * Small docco update

OBS-URL: https://build.opensuse.org/request/show/1267636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=34
2025-04-08 15:51:03 +00:00
ed73283771 try to drop possible extra deps
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=77
2025-04-07 11:28:20 +00:00
f67bd090bd Accepting request 1266770 from home:glaubitz:branches:devel:languages:python
- Update to 7.1.4
  * Remove old hacks against 2to3
  * Allow multi subjects & objects in graph funcs
  * Reduce test warnings
  * Downgrade log message about plugin
  * Remove old hacks against 2to3
  * Cope with Namespace annotations in Python 3.14
  * Small docco update

OBS-URL: https://build.opensuse.org/request/show/1266770
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=76
2025-04-07 11:26:23 +00:00
0b9f54630b Accepting request 1246400 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1246400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=33
2025-02-18 18:08:34 +00:00
781fd0ebd2 Accepting request 1245816 from home:glaubitz:branches:devel:languages:python
- Update to 7.1.3
  * A fix-up release that re-adds support for Python 3.8 after it was
    accidentally removed in Release 7.1.2.
  * This release cherrypicks many additions to 7.1.2 added to 7.1.1 but
    leaves out typing changes that are not compatible with Python 3.8.
  * Also not carried over from 7.1.2 is the change from Poetry 1.x to 2.0.
  * Included are PRs such as _Defined Namespace warnings fix_, _sort
    longturtle blank nodes_, _deterministic longturtle serialisation_
    and _Dataset documentation improvements_.
- from version 7.1.2
  * A minor release that inadvertently removed support for Python 3.8.
    This release how now been deleted.
  * All the improved features initially made available in this release
    that were compatible with Python 3.8 have been preserved in the 7.1.3
    release. The main additions to 7.1.2 not preserved in 7.1.3 are updated
    type hints.

OBS-URL: https://build.opensuse.org/request/show/1245816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=74
2025-02-17 11:12:08 +00:00
af44723ac1 Accepting request 1225765 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1225765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=32
2024-11-22 22:50:53 +00:00
c26af16fd7 Accepting request 1225745 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1225745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=72
2024-11-22 09:38:09 +00:00
c4a1d95466 Accepting request 1218819 from devel:languages:python
- Add sphinx8.patch to build doc with latest sphinx, gh#RDFLib/rdflib#2956
- Update to 7.1.1:
  * This minor release removes the dependency on some only Python
    packages, in particular six which is a problem for some Linux
    distributions that ship RDFLib.
  * Replace html5lib with html5rdf, make it an optional dependency PR #2951
  * Prevent crash when comparing ill-typed numeric types. PR #2949
  * Fix parser bug and add test PR #2943
  * Fix import ordering in get_merged_prs. PR #2947
- 7.1.0:
  * There are no major changes in this release over 7.0.0 and this
    release can be used in place of 7.0.0 without much worry about
    altered behaviour.

OBS-URL: https://build.opensuse.org/request/show/1218819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=31
2024-10-29 13:32:15 +00:00
297d99c3ed - Add sphinx8.patch to build doc with latest sphinx, gh#RDFLib/rdflib#2956
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=70
2024-10-28 13:06:21 +00:00
014abaad60 - Update to 7.1.1:
* This minor release removes the dependency on some only Python
    packages, in particular six which is a problem for some Linux
    distributions that ship RDFLib.
  * Replace html5lib with html5rdf, make it an optional dependency PR #2951
  * Prevent crash when comparing ill-typed numeric types. PR #2949
  * Fix parser bug and add test PR #2943
  * Fix import ordering in get_merged_prs. PR #2947
- 7.1.0:
  * There are no major changes in this release over 7.0.0 and this
    release can be used in place of 7.0.0 without much worry about
    altered behaviour.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=69
2024-10-28 11:50:52 +00:00
3107735722 Accepting request 1185182 from devel:languages:python
- Create doc subpackage with _multibuild to move
  python3-sphnix-autodoc-typehints build requirement out of ring1
- Update to 7.0.0:
  * BREAKING CHANGE: drop support for python 3.7 (#2436)
  * feat: add curie method to NamespaceManager (#2365)
  * feat: add optional target_graph argument to Graph.cbd and use it for
    DESCRIBE queries (#2322)
  * feat: Don't generate prefixes for unknown URIs (#2467)
  * feat: Longturtle improvements (#2500)
  * fix: SPARQL count with optionals (#2448)
  * fix: GROUP_CONCAT handling of empty separator (issue) (#2474)
  * fix: add NORMALIZE_LITERALS to rdflib.__all__ (#2489)
  * fix: correct imports and __all__ (#2340)
  * fix: dbpedia URL to use https instead of http (#2444)
  * fix: eliminate bare except: (#2350)
  * fix: eliminate some mutable default arguments in SPARQL code (#2301)
  * fix: formatting of SequencePath and AlternativePath (#2504)
  * fix: handling of rdf:HTML literals (#2490)
  * fix: HTTP 308 Permanent Redirect status code handling (#2389)
  * fix: lexical-to-value mapping of rdf:HTML literals (#2483)
  * fix: TriG handling of GRAPH keyword without a graph ID (#2469)
  * fix: TriG parser error handling for nested graphs (#2468)
- Switch to autosetup and pyproject macros.
- Shift docs build to the install phase, the module needs to be queryable.
- Drop patch reproducible.patch, included.

OBS-URL: https://build.opensuse.org/request/show/1185182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=30
2024-07-05 17:45:05 +00:00
a2f3fae0b4 Use same package decl for doc multibuild
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=67
2024-07-03 16:23:17 +00:00
93c9e93b5a - Place bcond_with tests above the name tag
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=66
2024-07-03 15:18:27 +00:00
d3dc72b631 - remove debug line
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=65
2024-07-03 12:02:51 +00:00
26ab47c376 - Create doc subpackage with _multibuild to move
python3-sphnix-autodoc-typehints build requirement out of ring1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=64
2024-07-03 11:45:53 +00:00
c738b8b6f7 - Update to 7.0.0:
* BREAKING CHANGE: drop support for python 3.7 (#2436)
  * feat: add curie method to NamespaceManager (#2365)
  * feat: add optional target_graph argument to Graph.cbd and use it for
    DESCRIBE queries (#2322)
  * feat: Don't generate prefixes for unknown URIs (#2467)
  * feat: Longturtle improvements (#2500)
  * fix: SPARQL count with optionals (#2448)
  * fix: GROUP_CONCAT handling of empty separator (issue) (#2474)
  * fix: add NORMALIZE_LITERALS to rdflib.__all__ (#2489)
  * fix: correct imports and __all__ (#2340)
  * fix: dbpedia URL to use https instead of http (#2444)
  * fix: eliminate bare except: (#2350)
  * fix: eliminate some mutable default arguments in SPARQL code (#2301)
  * fix: formatting of SequencePath and AlternativePath (#2504)
  * fix: handling of rdf:HTML literals (#2490)
  * fix: HTTP 308 Permanent Redirect status code handling (#2389)
  * fix: lexical-to-value mapping of rdf:HTML literals (#2483)
  * fix: TriG handling of GRAPH keyword without a graph ID (#2469)
  * fix: TriG parser error handling for nested graphs (#2468)
- Switch to autosetup and pyproject macros.
- Shift docs build to the install phase, the module needs to be queryable.
- Drop patch reproducible.patch, included.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=63
2024-02-27 06:24:29 +00:00
4584e1dfe6 Accepting request 1133427 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1133427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=29
2023-12-15 20:46:36 +00:00
36089780b6 Accepting request 1132811 from home:bmwiedemann:branches:devel:languages:python
Add reproducible.patch for reproducible builds (boo#1062303)

There might be other/better ways to solve this,
but upstream moved pretty far already.

OBS-URL: https://build.opensuse.org/request/show/1132811
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=61
2023-12-15 12:22:24 +00:00
53b72fe946 Accepting request 952276 from devel:languages:python
- Update to 6.1.1:
  * add support for Python 3.10
  * updates the test suite to pytest (from nose)
  * tidies up a lot of continuous integration
  * gets more tests tested, not skipped
  * implements lots of mypy tests
  * updates several parsers and serializers
  * supports the new HexTuples format!
  * drop support for Python 2 and Python 3 < 3.7.
  * improved testing with mock SPARQL stores
- Drop unneeded BuildRequires on python3-2to3

OBS-URL: https://build.opensuse.org/request/show/952276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=28
2022-02-09 19:38:14 +00:00
ec247701b6 - Update to 6.1.1:
* add support for Python 3.10
  * updates the test suite to pytest (from nose)
  * tidies up a lot of continuous integration
  * gets more tests tested, not skipped
  * implements lots of mypy tests
  * updates several parsers and serializers
  * supports the new HexTuples format!
  * drop support for Python 2 and Python 3 < 3.7.
  * improved testing with mock SPARQL stores
- Drop unneeded BuildRequires on python3-2to3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=60
2022-02-07 23:40:36 +00:00
ceeec2c50b Accepting request 862380 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/862380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=27
2021-01-15 18:44:58 +00:00
58e4bbc713 Accepting request 862293 from home:etamPL:branches:devel:languages:python
removed unneeded 'Requires' dependencies

OBS-URL: https://build.opensuse.org/request/show/862293
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=58
2021-01-11 15:10:36 +00:00
4010e7f2fe Accepting request 807428 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/807428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=26
2020-05-28 07:08:07 +00:00
Tomáš Chvátal
23767b634c Accepting request 807394 from home:rfrohl:branches:devel:languages:python
update python-rdflib to newest version: 5.0.0

OBS-URL: https://build.opensuse.org/request/show/807394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=56
2020-05-20 04:41:30 +00:00
Tomáš Chvátal
6f925f6913 Accepting request 807230 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=55
2020-05-19 12:12:43 +00:00
92a1d1249c Accepting request 743996 from devel:languages:python
- Replace %fdupes -s with plain %fdupes; hardlinks are better.

OBS-URL: https://build.opensuse.org/request/show/743996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=25
2019-11-04 16:11:19 +00:00
86ffc0db44 - Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=53
2019-10-14 14:40:53 +00:00
a1f69a3a18 Accepting request 659635 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=24
2018-12-26 23:28:19 +00:00
39d3e09094 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=51
2018-12-04 17:20:48 +00:00
92b238c231 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=50
2018-12-04 13:58:46 +00:00
98d6c30500 Accepting request 493455 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/493455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=23
2017-05-16 12:29:44 +00:00
Todd R
7446147d1c Accepting request 492711 from home:TheBlackCat:branches:devel:languages:python
- Update to version 4.2.2
- Implement single-spec version
- Fix source URL.

OBS-URL: https://build.opensuse.org/request/show/492711
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=48
2017-05-08 14:21:35 +00:00
576f7c4a65 Accepting request 427608 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/427608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=22
2016-09-17 12:37:43 +00:00
9289882798 Accepting request 427033 from home:aplanas:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/427033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=46
2016-09-14 12:42:04 +00:00
Stephan Kulow
0ab2ee9ba2 Accepting request 315778 from devel:languages:python
- Split documentation into doc subpackage
- update to version 4.2.0

OBS-URL: https://build.opensuse.org/request/show/315778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=21
2015-07-19 09:44:27 +00:00
Todd R
1ec9a320f3 Accepting request 314727 from home:TheBlackCat:branches:devel:languages:python
Split documentation into doc subpackage

OBS-URL: https://build.opensuse.org/request/show/314727
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=45
2015-07-01 13:43:43 +00:00
3090ffea75 Accepting request 306561 from home:benoit_monin:branches:devel:languages:python
- update to version 4.2.0
- remove *.pyc deletion: fixed upstream
- remove unwanted shebang in rdflib
- fix update-alternatives
- remove end-of-line encoding fix: fixed upstream

OBS-URL: https://build.opensuse.org/request/show/306561
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=44
2015-05-12 14:34:55 +00:00
209648d501 Accepting request 260807 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/260807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=20
2014-11-15 10:40:44 +00:00
a91f6ed8b3 Accepting request 260390 from home:Ledest:misc
fix bashisms in pre script

OBS-URL: https://build.opensuse.org/request/show/260390
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=42
2014-11-11 09:18:13 +00:00
Stephan Kulow
7e0bb02d84 Accepting request 248598 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/248598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=19
2014-09-12 09:19:02 +00:00
Todd R
b873017d39 Accepting request 248597 from home:TheBlackCat:branches:devel:languages:python
Update to 4.1.2

OBS-URL: https://build.opensuse.org/request/show/248597
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=40
2014-09-11 13:18:29 +00:00
Todd R
a88d036167 Accepting request 209979 from home:TheBlackCat:branches:devel:languages:python
Update to 4.0.1

OBS-URL: https://build.opensuse.org/request/show/209979
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=39
2013-12-09 13:30:32 +00:00
Stephan Kulow
27d9a596c3 Accepting request 179989 from devel:languages:python
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.

OBS-URL: https://build.opensuse.org/request/show/179989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=16
2013-06-19 13:53:14 +00:00
Sascha Peilicke
2b5c227734 Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=37
2013-06-17 12:53:45 +00:00
Stephan Kulow
3a962e72fa Accepting request 163855 from devel:languages:python
- Disable building for python3 <= 3.2, since it is not compatible with those versions (forwarded request 163854 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/163855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=15
2013-04-14 08:38:44 +00:00