Changes of Revision 3
[-] | Changed | genshi.spec |
x 1
2 BuildRequires: python >= 2.4 python-devel 3 BuildRequires: python-setuptools 4 Requires: python-setuptools 5 -Requires: python-cherrypy python-formencode 6 -BuildRequires: python-cherrypy python-formencode 7 +Requires: python-cherrypy python-formencode python-xml 8 +BuildRequires: python-cherrypy python-formencode python-xml 9 10 %description 11 Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. 12 |