Up to [cvs.NetBSD.org] / pkgsrc / textproc / py-rdflib
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Thu Apr 20 05:49:00 2023 UTC (5 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
HEAD
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
py-rdflib: updated to 6.3.2 RELEASE 6.3.2 fix: ROUND, ENCODE_FOR_URI and SECONDS SPARQL functions fix: add __hash__ and __eq__ back to rdflib.paths.Path fix: Add to_dict method to the JSON-LD Context class fix: add the wgs namespace binding back fix: change the prefix for https://schema.org/ back to schema fix: include docs and examples in the sdist tarball fix: IRI to URI conversion fix: JSON-LD context construction from a dict fix: reference to global inside get_target_namespace_elements fix: restore the 6.1.1 default bound namespaces test: add webtest marker to tests that use the internet chore: Update CONTRIBUTORS from commit history docs: fix typo in NamespaceManager documentation
Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 26 11:23:12 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
Revision 1.5 / (download) - annotate - [select for diffs], Thu Oct 7 15:02:19 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
textproc: Remove SHA1 hashes for distfiles
Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 16 12:17:43 2021 UTC (2 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
py-rdflib: updated to 5.0.0 RELEASE 5.0.0 5.0.0 is a major stable release and is the last release to support Python 2 & 3.4. 5.0.0 is mostly backwards- compatible with 4.2.2 and is intended for long-term, bug fix only support. General Bugs Fixed: * Fix n3 parser exponent syntax of floats with leading dot. * FIX: Change is comparison to == for tuple * fix: Added _parseBoolean function to enforce correct Lexical-to-value mapping Enhanced Features: * Issue 1003 SPARQL Fixes: * CONSTRUCT resolve with initBindings Documentation Fixes: * DOC: Use sphinxcontrib-apidoc and various cleanups * Update copyright year in docs conf.py * slightly improved styling, small index text changes
Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 27 13:30:03 2017 UTC (6 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
py-rdflib: update to 4.2.2 4.2.2 This is a bug-fix release, and the last release in the 4.X.X series.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Nov 4 02:00:04 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add SHA512 digests for distfiles for textproc category Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Apr 19 22:03:29 2015 UTC (8 years, 5 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Import py27-rdflib-4.2.0 as textproc/py-rdflib. RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX and RDFa . The library presents a Graph interface which can be backed by any one of a number of Store implementations, including, Memory, MySQL, Redland, SQLite, Sleepycat, ZODB and SQLObject.