looks good
This is due to a bogus upper limit set in the setup.py file for the texttable dependency.
'texttable >= 0.8.1, < 0.9',
This upper limit was set in 2014, while texttable 0.9.0 was just released last week, so it would have been impossible for the developers to know of an actual conflict. As detailed in the update notes above, the changes are relatively minor. Texttable 0.9.0 is actually compatible with docker-compose, and the upper limit has been removed in docker-compose-1.9.0-3.fc25, currently available in the updates-testing repository.
Works for me to build ptpython.
Works for me to build ptpython.
Works for me to build ptpython.
Works for me to build ptpython.
Works for me to build ptpython.
Works for me to build docker-compose in my COPR.
Why was this unpushed?
Please push this update to stable, it is needed to build golang-github-Sirupsen-logrus.
I noticed an rpmlint error, fixed in https://bodhi.fedoraproject.org/updates/python-falcon-1.2.0-2.fc26
Thanks for the update!
These work for me to build ripgrep.
These work for me to build ripgrep.
I used this to build https://github.com/BurntSushi/ripgrep, it works as expected.
This update obsoletes base packages, which is against policy. See #1361593 for more details.