python-podman
No description set
- Developed at devel:microos
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-podman && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
podman-3.2.1.tar.gz | 0000181095 177 KB | |
python-podman.changes | 0000001985 1.94 KB | |
python-podman.spec | 0000002893 2.83 KB | |
python310.patch | 0000005293 5.17 KB |
Revision 4 (latest revision is 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 956620
from
Dirk Mueller (dirkmueller)
(revision 4)
- update to 3.2.1: * Update packaging * Update CI to support testing against released and main podman branches * Cleanup CI configuration * Bug fixes * Bug fixes and updates to make API more complete * Update dependency checking * PodmanClient() now supports service addresses using ssh:// and tcp:// schemes. The keyword connection has been added, using its value as a key into the connections that have been defined in XDG_CONFIG_DIR/containers/containers.cfg. The podman system connection is used to curate connections. * docstrings were cleaned up to aid in future sphinx generated documentation. * ssh:// service addresses are supported by the use of an external ssh client. * tcp:// connections are not secure. * PodmanClient() introduces docker-py functionality, while additionally allowing access to Podman unique functionality such as Pods. * Note: APIConnection() and it's support classes will be deprecated. - add python310.patch: support python 3.10
Comments 0