Changes of Revision 7
[-] | Changed | python-sphinx.spec |
1
2 BuildRequires: python 3 BuildRequires: python-devel 4 Requires: python 5 +Requires: python-distribute 6 7 %description 8 Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects. 9 |