{devel}[GCCcore/8.2.0] gdbgui v0.13.1.2 w/ Python 3.7.2#8488
{devel}[GCCcore/8.2.0] gdbgui v0.13.1.2 w/ Python 3.7.2#8488smoors merged 4 commits intoeasybuilders:developfrom
Conversation
|
And In case someone asks; this package only supports python 3 (and I want to put GDB as a dep as well). |
This comment has been minimized.
This comment has been minimized.
| 'source_urls': ['https://pypi.python.org/packages/source/f/flask-socketio/'], | ||
| 'checksums': ['f49edfd3a44458fbb9f7a04a57069ffc0c37f000495194f943a25d370436bb69'], | ||
| }), | ||
| ('Flask', '0.12.4', { |
There was a problem hiding this comment.
@Micket there is already an easyconfig for Flask. given that several other codes need it too, maybe its better to update it (and add Flask-Compress, Flask-SocketIO) and add it as dependency for gdbgui?
There was a problem hiding this comment.
@smoors gdbgui unfortunately has a requirement for Flask < 1.0 though
https://github.com/cs01/gdbgui/blob/master/setup.py#L12
as well as a requirement on an older Flask-SocketIO
|
Test report by @smoors |
|
Going in, thanks @Micket! |
(created using
eb --new-pr)depends on
8485