Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1595388 - python-flask-script FTBFS
Summary: python-flask-script FTBFS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-flask-script
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON37
TreeView+ depends on / blocked
 
Reported: 2018-06-26 19:39 UTC by Miro Hrončok
Modified: 2018-06-26 20:42 UTC (History)
2 users (show)

Fixed In Version: python-flask-script-2.0.6-1.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-26 20:42:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2018-06-26 19:39:04 UTC
Description of problem: python-flask-script FTBFS in the 3.7 side tag, but it's not related to Python 3.7:

https://koji.fedoraproject.org/koji/taskinfo?taskID=27753067


Version-Release number of selected component (if applicable): python-flask-script-2.0.5-13.fc29


How reproducible: fedpkg build --target=f29-python


+ py.test-2.7 tests.py
============================= test session starts ==============================
platform linux2 -- Python 2.7.15, pytest-3.6.1, py-1.5.3, pluggy-0.6.0
rootdir: /builddir/build/BUILD/Flask-Script-2.0.5, inifile:
collected 0 items / 1 errors
==================================== ERRORS ====================================
__________________________ ERROR collecting tests.py ___________________________
ImportError while importing test module '/builddir/build/BUILD/Flask-Script-2.0.5/tests.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
tests.py:8: in <module>
    from flask.ext.script._compat import StringIO, text_type
E   ImportError: No module named ext.script._compat
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
=========================== 1 error in 0.35 seconds ============================

Comment 1 Miro Hrončok 2018-06-26 19:55:57 UTC
On it.


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