Search Criteria
Package Details: pipdeptree 4.1.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pipdeptree.git (read-only, click to copy) |
|---|---|
| Package Base: | pipdeptree |
| Description: | Command line utility to show dependency tree of Python packages |
| Upstream URL: | https://github.com/tox-dev/pipdeptree |
| Keywords: | cli dependency python tree |
| Licenses: | MIT |
| Submitter: | SpotlightKid |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 11 |
| Popularity: | 0.76 |
| First Submitted: | 2015-12-02 21:32 (UTC) |
| Last Updated: | 2026-07-21 22:42 (UTC) |
Dependencies (11)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- python
- python-nab-indexAUR
- python-nab-pythonAUR
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- meson-python (make)
- python-build (make)
- python-installer (make)
- python-ninjaAUR (make)
- python-wheel (make)
Latest Comments
1 2 Next › Last »
Dominiquini commented on 2026-07-21 23:23 (UTC)
@yochananmarqos: What is the problem in using the PyPI version instead of the GitHub?
yochananmarqos commented on 2026-07-21 22:44 (UTC) (edited on 2026-07-21 22:45 (UTC) by yochananmarqos)
@Dominiquini: No worries. Now you can use
pipdeptreeto help you with your other Python AUR packages; i.e.,Dominiquini commented on 2026-07-21 21:13 (UTC)
@yochananmarqos: Sorry about that—I should have waited for your reply! Since you were active in the thread, I figured that if you didn't want to be involved, you'd simply remove yourself... I'm glad you accepted. I think I'll disown myself, since I don't have much to contribute here! Thanks.
yochananmarqos commented on 2026-07-21 18:18 (UTC)
@Dominiquini: Sure, I'll be a Co-Maintainer...oh, I see I already am.
By the way, it's polite to ask if someone wants to be a Co-Maintainer before adding them. ;)
Dominiquini commented on 2026-07-21 18:13 (UTC)
@yochananmarqos: I copied from other python packages that I maintain! I don't quite understand how compiling Python projects works... Are you interested in being a co-maintainer of the package?
yochananmarqos commented on 2026-07-21 18:09 (UTC) (edited on 2026-07-21 18:14 (UTC) by yochananmarqos)
@Dominiquini: As I mentioned, only one build backend is used in a project. Since
meson-python/python-ninjais the new backend,python-setuptoolsandpython-hatchling/python-hatch-vcsare no longer required.Also, the 4.10 release was only for PyPI.
yochananmarqos commented on 2026-07-21 16:07 (UTC)
@Dominiquini: The architecture is now 'x86_64' as it includes an ELF file. Only one Python build backend is ever required and every one included is not needed. As @patlefort mentioned, it requires
meson-python&python-ninjato build.See my PKGBUILD.
patlefort commented on 2026-07-21 15:31 (UTC)
It's missing
meson-pythonandpython-ninjain makedepends.SpotlightKid commented on 2026-07-21 10:16 (UTC)
I'm disowning this package, since version 4.0.0 completely changed the dependencies and I don't have time to handle the necessary PKGBUILD updates at the moment.
autinerd commented on 2022-10-27 13:48 (UTC)
Hi, you should put python-graphviz instead of graphviz into the optdepends, because pipdeptree needs the Python interface for graphical output.
1 2 Next › Last »