mbox series

[bug#50481,0/3] Update python-rdflib.

Message ID 20210908193319.15104-1-arunisaac@systemreboot.net
Headers show
Series Update python-rdflib. | expand

Message

Arun Isaac Sept. 8, 2021, 7:33 p.m. UTC
Hi,

This patchset adds python-berkeleydb and updates python-rdflib to the latest
version. python-rdflib no longer supports python2. So, I have also removed the
python2-rdflib package.

Regards,
Arun

Arun Isaac (3):
  gnu: Add python-berkeleydb.
  gnu: python-rdflib: Update to 6.0.0.
  gnu: python2-rdflib: Remove package.

 gnu/packages/python-xyz.scm | 41 +++++++++++++++++++++++++++
 gnu/packages/rdf.scm        | 56 ++++++++++++++++++++++---------------
 2 files changed, 74 insertions(+), 23 deletions(-)

Comments

Ludovic Courtès Sept. 21, 2021, 12:54 p.m. UTC | #1
Hi,

Arun Isaac <arunisaac@systemreboot.net> skribis:

>   gnu: Add python-berkeleydb.
>   gnu: python-rdflib: Update to 6.0.0.
>   gnu: python2-rdflib: Remove package.

As long as dependents still build (which I haven’t tested), LGTM!

Thanks,
Ludo’.
Arun Isaac Sept. 22, 2021, 8:25 p.m. UTC | #2
Hi Ludo,

>>   gnu: python-rdflib: Update to 6.0.0.
>
> As long as dependents still build (which I haven’t tested), LGTM!

Thanks for the reminder! It looks like this upgrade breaks cwltool,
python-prov, python-rdflib-jsonld and python-schema-salad. I am fixing
them now.

Regards,
Arun
Arun Isaac Feb. 15, 2022, 7:42 a.m. UTC | #3
Hi Ludo,

It looks like Marius updated python-rdflib in
2a4c271e614d069423519af4be5511a0c25156f1. So, I'm closing this issue.

Regards,
Arun