Description of problem: package: python-flask-admin-1.0.5-3.el6.noarch unresolved deps: python-wtf-peewee python-peewee python-flask-mongoengine
This is still broken.
python-peewee: admin.fedoraproject.org/updates/python-peewee-2.1.4-3.el6 python-wtf-peewee: admin.fedoraproject.org/updates/python-wtf-peewee-0.2.2-1.el6 As for python-flask-mongoengine, I'm currently waiting for maintainer of one of its dependencies to put it into el6.
I have noticed your changes for python-peewee tests in el6. I have made patches for test which solves this problems, can you please take a look: 1) http://paste.fedoraproject.org/39250/79027576/ this is (sqlite?) bug, DROP TABLE IF EXISTS does not really drop table in sqlite, tests pass in postgres 2) http://paste.fedoraproject.org/39248/27058137/ this is just unittest python backward incompatibility
(In reply to ilgizisl from comment #3) > I have noticed your changes for python-peewee tests in el6. I have made > patches for test which solves this problems, can you please take a look: > 1) http://paste.fedoraproject.org/39250/79027576/ > this is (sqlite?) bug, DROP TABLE IF EXISTS does not really drop table in > sqlite, tests pass in postgres > 2) http://paste.fedoraproject.org/39248/27058137/ > this is just unittest python backward incompatibility Looks good, I'll put them in, thanks!
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11758/python-mongoengine-0.7.10-1.el6
I believe all the required dependencies for python-flask-admin are now available.