Search Criteria
Package Details: python-gdbgui 0.15.3.0-3
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.27 |
| First Submitted: | 2017-03-01 14:03 (UTC) |
| Last Updated: | 2025-06-30 09:44 (UTC) |
Dependencies (18)
- python
- 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-berryAUR, yarn-corepackAUR) (make)
- python-greenlet (check)
- python-nox (check)
- python-pytest (check)
- python-pytest-cov (check)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
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 localtestspackages.Does this package needs to be installed? Could it be omitted?
dos1 commented on 2018-07-28 12:43 (UTC)
python-flask-gitinstalls 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-flaskwith an aur packagepython-flask-gitwhich 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!
zwindl commented on 2017-12-21 10:04 (UTC)
@Svenstaro Thanks for your advice, fixed. The reason I use -git version is the older version of gdbgui needs python-flask newer than the package in community, and I have to package the -git version my own.
svenstaro commented on 2017-12-20 10:16 (UTC)
Requiring python-flask-git is not a good fix! The package should be patched if there is a problem here. A sed oneliner will be good enough. Please use python-flask instead as it's definitely compatible.
zwindl commented on 2017-08-08 14:42 (UTC)
muttleyxd commented on 2017-08-07 16:04 (UTC) (edited on 2017-08-07 16:05 (UTC) by muttleyxd)
« First ‹ Previous 1 2 3 4 5 6 Next › Last »