Changes of Revision 2
[-] | Changed | genshi.spec |
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 8 %description 9 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. 10 |