Bug 552909
| Summary: | Update python-rdflib to 2.4.2 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pierre-YvesChibon <pingou> |
| Component: | python-rdflib | Assignee: | Dave Malcolm <dmalcolm> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | dmalcolm |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-04-29 08:11:42 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pierre-YvesChibon
2010-01-06 14:11:30 UTC
FYI, trying to run http://semprog.com/psw/chapter5/foafcrawler.py which relays on RDFlib returns a: /usr/lib64/python2.6/site-packages/rdflib/sparql/Query.py:1: DeprecationWarning: the sets module is deprecated import types, sets which I assume is fixed in the new version (else I have made the changed) Thanks for the heads-up. I've built 2.4.2 into rawhide (dist-f13) here: http://koji.fedoraproject.org/koji/taskinfo?taskID=1905432 and into dist-f12-updates-candidate here: http://koji.fedoraproject.org/koji/taskinfo?taskID=1905464 However I haven't tested these builds at all. FWIW I'm no longer using RDF, so if you (or someone else) would like to take over maintainership of the Fedora packages that would be great. python-rdflib-2.4.2-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/python-rdflib-2.4.2-1.fc12 python-rdflib-2.4.2-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update python-rdflib'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-0284 |