2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-04-16 14:17:43 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
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
|
2019-09-25 09:27:45 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-rdflib: mark as incompatible with Python 2.7
|
2017-09-27 15:30:03 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
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.
|
2017-01-03 14:23:05 by Jonathan Perkin | Files touched by this commit (52) |
Log message:
Use "${MV} || ${TRUE}" and "${RM} -f" consistently in \
post-install targets.
|
2016-08-28 17:48:37 by Thomas Klausner | Files touched by this commit (112) |
Log message:
Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure.
Mark a couple more packages as not ready for python-3.x.
|
2016-06-09 08:23:41 by Thomas Klausner | Files touched by this commit (38) |
Log message:
Fix HOMEPAGE to be copy'n'pastable.
|
2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356) |
Log message:
Switch to MASTER_SITES_PYPI.
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
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.
|
2015-04-20 00:03:29 by Blue Rats | Files touched by this commit (5) |
Log message:
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.
|