Bug 991730 - unsatisfied dependencies for python-flask-admin on epel6 testing
Summary: unsatisfied dependencies for python-flask-admin on epel6 testing
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-flask-admin
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
Assignee: Matej Stuchlik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-04 06:54 UTC by Tuomo Soini
Modified: 2016-02-01 02:15 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-03 08:58:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tuomo Soini 2013-08-04 06:54:50 UTC
Description of problem:

package: python-flask-admin-1.0.5-3.el6.noarch
  unresolved deps: 
     python-wtf-peewee
     python-peewee
     python-flask-mongoengine

Comment 1 Tuomo Soini 2013-09-16 09:00:58 UTC
This is still broken.

Comment 2 Matej Stuchlik 2013-09-16 11:40:21 UTC
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.

Comment 3 ilgizisl 2013-09-26 21:38:55 UTC
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

Comment 4 Matej Stuchlik 2013-09-27 07:34:44 UTC
(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!

Comment 6 Anssi Johansson 2013-12-20 00:25:27 UTC
I believe all the required dependencies for python-flask-admin are now available.


Note You need to log in before you can comment on or make changes to this bug.