./www/py-sparqlwrapper, SPARQL endpoint interface to Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.0nb2, Package name: py312-sparqlwrapper-2.0.0nb2, Maintainer: pkgsrc-users

This is a wrapper around a SPARQL service. It helps in creating the query URI
and, possibly, convert the result into a more manageable format.


Required to run:
[devel/py-setuptools] [textproc/py-rdflib] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 96.122 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-14 22:28:04 by Adam Ciarcinski | Files touched by this commit (60) | Package updated
Log message:
Fix PLIST after py-setuptools update; bump depends and revision
   2025-03-05 11:59:11 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-sparqlwrapper: fix wheel name for latest setuptools and depend on it

Bump PKGREVISION.
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-08-06 13:29:43 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-sparqlwrapper: not for Python 3.8 nor 3.9
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-12-30 14:36:26 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
py-sparqlwrapper: patch for Python 3.6 is no longer needed
   2021-12-06 15:14:35 by Thomas Klausner | Files touched by this commit (3)
Log message:
py-sparqlwrapper: fix build with latest setuptools