https://bugzilla.redhat.com/show_bug.cgi?id=1353169
--- Comment #24 from José Matos jamatos@fc.up.pt --- (In reply to Neal Gompa from comment #23)
as compared with the large list of Requires: but I am not sure how the package pinning that upstream uses will play with this. For some packages, sometimes the requirement specifies a particular version.
You'll have to edit that anyway, since the nikola executable is a setuptools wrapper that would validate dependencies anyway.
I does not that, at least for the version available in copr: python-nikola-7.8.15-2. It has been working without any complaints even although I changed the Requires field in spec but not the requirements.txt.
I have used the basic stuff:
nikola build nikola clean nikola new_page ...
FWIW what you say makes sense :-) but I do not see it.