7ea0fc Update python-podman to version 3.2.1 / rev 4 via SR 956620

8 files Authored by dirkmueller 2 years ago, Committed by Bernhard M. Wiedemann 2 years ago,
    Update python-podman to version 3.2.1 / rev 4 via SR 956620
    
    https://build.opensuse.org/request/show/956620
    by user dirkmueller + dimstar_suse
    - 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 function
    
        
file modified
+26 -0