Search Criteria
Package Details: python-altgraph 0.17.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-altgraph.git (read-only, click to copy) |
---|---|
Package Base: | python-altgraph |
Description: | A graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. |
Upstream URL: | https://pypi.python.org/pypi/altgraph |
Licenses: | MIT |
Submitter: | flying-sheep |
Maintainer: | flying-sheep |
Last Packager: | flying-sheep |
Votes: | 11 |
Popularity: | 0.059067 |
First Submitted: | 2015-09-25 11:02 (UTC) |
Last Updated: | 2023-12-12 08:05 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-setuptools
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
micwoj92 commented on 2025-01-28 19:49 (UTC)
I don't mean upstream, I mean this package:
PKGBUILD (python-altgraph) W: Make dependency (python-setuptools) already included as dependency
flying-sheep commented on 2025-01-28 07:49 (UTC)
They should get rid of the runtime dependency, but that doesn’t mean that they’ll get rid of the build time dependency: https://github.com/ronaldoussoren/altgraph/issues/21
micwoj92 commented on 2025-01-27 18:23 (UTC)
No need to specify setuptools as makedeps when it's already in depends.
flying-sheep commented on 2018-03-04 16:44 (UTC)
Thanks! The weird hash URL however isn’t necessary: files.pythonhosted.org has packages with predictable urls
jpcima commented on 2018-03-03 14:19 (UTC) (edited on 2018-03-03 14:20 (UTC) by jpcima)
Please update to 0.15.
A PKGBUILD is here https://git.io/vA98v