Spec URL: http://ramakrishnareddy.info/fedora/python-yams.spec SRPM URL: http://ramakrishnareddy.info/fedora/python-yams-0.23.0-0.fc11.src.rpm Description: Yet Another Magic Schema! A simple generic but powerful entities relations schema, suitable to represent RDF like data. The schema is readable, writeable from and to various formats.
when installed and tried to use I got Traceback (most recent call last): File "/usr/bin/yams-check", line 8, in <module> from yams.reader import SchemaLoader File "/usr/lib/python2.5/site-packages/yams/__init__.py", line 74, in <module> from yams.schema import Schema, EntitySchema, RelationSchema File "/usr/lib/python2.5/site-packages/yams/schema.py", line 1219, in <module> from logilab.common.logging_ext import set_log_methods ImportError: cannot import name set_log_methods
No updated on this issue closing this for now.