Search Criteria
Package Details: python-gdbgui 0.15.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-gdbgui.git (read-only, click to copy) |
---|---|
Package Base: | python-gdbgui |
Description: | Browser-based frontend to gdb. Debug C, C++, Go, or Rust. |
Upstream URL: | https://www.gdbgui.com |
Keywords: | debugger debugging gdb python |
Licenses: | GPL |
Submitter: | zwindl |
Maintainer: | Rubo |
Last Packager: | Rubo |
Votes: | 27 |
Popularity: | 0.031371 |
First Submitted: | 2017-03-01 14:03 (UTC) |
Last Updated: | 2024-03-10 08:13 (UTC) |
Dependencies (17)
- python (python37AUR, python311AUR, python310AUR)
- python-brotli (python-brotli-gitAUR)
- python-flask
- python-flask-compress
- python-flask-socketio
- python-gevent (python-gevent-gitAUR)
- python-gevent-websocket
- python-pygdbmi
- python-pygments
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- python-nox (check)
- python-pytest (check)
- python-pytest-cov (check)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
zwindl commented on 2019-08-12 12:54 (UTC)
@marenz I also got that problem, a little busy these days so I haven't dive deeper, thank you for the help.
marenz commented on 2019-08-12 12:20 (UTC)
not sure if my issue is because of the packaging or because of the upstream software, but installing this doesn't work for me (getting 404s). Details here:
https://github.com/cs01/gdbgui/issues/288
zwindl commented on 2019-08-07 13:26 (UTC)
Seems new version doesn't work correctly on my machine.
zwindl commented on 2018-11-03 00:29 (UTC)
@gyscos Sorry, I don't know, I'm not very familiar with python. But you could ask the author whether it could be omitted or not.
gyscos commented on 2018-10-30 18:42 (UTC)
This package installs
/usr/lib/python3.7/site-packages/tests/
, which is unfortunately conflicting with a lot of localtests
packages.Does this package needs to be installed? Could it be omitted?
dos1 commented on 2018-07-28 12:43 (UTC)
python-flask-git
installs Flask 1.0.2.r81.g7d9dcfa2-1 which reports itself as 1.1.dev. If this package depends on Flask < 1.0, a new package for Flask should be created on which this package will depend.zwindl commented on 2018-05-11 02:06 (UTC) (edited on 2018-05-11 02:07 (UTC) by zwindl)
@richli Well, seems like a big issue, I've replaced the
python-flask
with an aur packagepython-flask-git
which is an older version :P (totally not "gitty"), tha's an temporory patch, I'm going to waiting for the author's new version. Hope this fixing would work.richli commented on 2018-05-09 22:53 (UTC) (edited on 2018-05-09 22:54 (UTC) by richli)
Although it builds, it fails with an exception:
It looks like it's not compatible with the recent release of Flask 1.0. The version ceiling was implemented recently: https://github.com/cs01/gdbgui/issues/190
zwindl commented on 2017-12-26 04:14 (UTC)
@MarcinWieczorek Thanks a lot, and merry xmas. Very subtle issue, I didn't even notice that.
MarcinWieczorek commented on 2017-12-24 13:33 (UTC)
Hello. Please rename the tarball to "${pkgname}-${pkgver}.tar.gz". Thank you and merry xmas!
« First ‹ Previous 1 2 3 4 5 Next › Last »