Search Criteria
Package Details: python-podman-git 5.3.0.r16.gd3dd154-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-podman-git.git (read-only, click to copy) |
---|---|
Package Base: | python-podman-git |
Description: | Python bindings for Podman's RESTful API |
Upstream URL: | https://github.com/containers/podman-py |
Licenses: | Apache-2.0 |
Conflicts: | python-podman |
Provides: | python-podman, python-podman-py |
Submitter: | 1ace |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-09-02 20:37 (UTC) |
Last Updated: | 2024-12-18 23:47 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-requests
- python-rich
- python-urllib3
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
xiota commented on 2025-02-16 00:00 (UTC) (edited on 2025-02-16 00:44 (UTC) by xiota)
@D3vil0p3r Provides on non-git package is correct, unless there is incompatibility. Behavior you describe may be related to use of a binary repo. Try
paru -Sa python-podman
. If that doesn't resolve the issue, consider reporting to AUR helper devs.D3vil0p3r commented on 2025-02-15 22:45 (UTC) (edited on 2025-02-15 22:47 (UTC) by D3vil0p3r)
@xiota can you remove python-podman from "provides"? Otherwise when the user will use an AUR helper (like
paru -S python-podman
), it will find only this-git
.