Search Criteria
Package Details: python-gaphor 2.27.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-gaphor.git (read-only, click to copy) |
---|---|
Package Base: | python-gaphor |
Description: | Simple and easy to use modeling tool for UML using GTK |
Upstream URL: | https://github.com/gaphor/gaphor |
Keywords: | diagram diagrams gtk gtk4 gui python python3 uml |
Licenses: | Apache |
Conflicts: | python-gaphas |
Provides: | gaphor |
Submitter: | actionless |
Maintainer: | actionless (fanninpm, nomisge) |
Last Packager: | nomisge |
Votes: | 5 |
Popularity: | 0.46 |
First Submitted: | 2020-03-30 09:39 (UTC) |
Last Updated: | 2024-10-11 10:58 (UTC) |
Dependencies (26)
- gtksourceview5 (gtksourceview-gitAUR)
- python-babel
- python-better-exceptionsAUR
- python-cairo (python-cairo-gitAUR)
- python-defusedxml (python-defusedxml-gitAUR)
- python-dulwich
- python-gaphasAUR (python-gaphas-gitAUR)
- python-genericAUR
- python-gobject (python-gobject-gitAUR)
- python-jedi
- python-pillow (python-pillow-gitAUR)
- python-pydot
- python-tinycss2
- gendesk (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-hypothesis (check)
- python-pytest (check)
- python-pytest-archonAUR (check)
- python-pytest-mock (check)
- python-sphinx (python-sphinx-gitAUR) (check)
- python-types-docutilsAUR (check)
- python-xdoctestAUR (check)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (check)
Latest Comments
1 2 3 4 Next › Last »
peippo commented on 2024-05-08 15:20 (UTC)
Could you add
python-defusedxml
to thedepends()
? Thanks!actionless commented on 2023-10-02 09:04 (UTC) (edited on 2023-10-02 09:05 (UTC) by actionless)
@jrd what do you mean? it's already set to v5
@mrmiles just skip the check - it seems tests are failing upstream, the lib itself works though
mrmiles commented on 2023-10-02 07:30 (UTC)
Installation aborts with errors in dependency python-generic
==> ERROR: One or more files did not pass the validity check! -> Failed to install layer, rolling up to next layer.error:error making: python-generic - exit status 1
jrd commented on 2023-03-20 09:42 (UTC)
deps should be
gtksourceview5
for GTK 4nomisge commented on 2023-02-09 08:57 (UTC)
@actionless thx I pushed version 2.15.0. There is already version 2.16.0 upstream, but it depends on a newer version of python-gaphas, which needs to be updated in AUR first.
actionless commented on 2023-02-09 03:26 (UTC)
@nomisge added you
nomisge commented on 2023-02-03 08:55 (UTC) (edited on 2023-02-03 10:14 (UTC) by nomisge)
Please update the package and include the localization files. I have a working PKGBUILD and am happy to help or take over maintaining.
I specifically created python-pytest-archon in aur for the checks in the current version to work.
change
and
actionless commented on 2022-06-04 10:48 (UTC)
just use makepkg CLI FLAG for temporary disabling that check 😹
Popolon commented on 2022-06-04 08:30 (UTC) (edited on 2022-06-04 08:36 (UTC) by Popolon)
As currently python-xdoctest doesn't build due to tests failures, a quick & dirty patch is to apply on PKGBUILD this by
git apply file.patch
actionless commented on 2022-05-08 12:45 (UTC)
just run
makepkg
with a flag to skip the check() if you want to skip failing tests1 2 3 4 Next › Last »