Revisions of python-docker

buildservice-autocommit accepted request 1135242 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 55)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 54)
- update to 7.0.0:
  * Removed SSL version (`ssl_version`) and explicit hostname
    check (`assert_hostname`) options (#3185)
  * Python 3.7+ supports TLSv1.3 by default
  * Websocket support is no longer included by default (#3123)
  * Use `pip install docker[websockets]` to include `websocket-
    client` dependency
  * By default, `docker-py` hijacks the TCP connection and does
    not use Websockets
  * Websocket client is only required to use
    `attach_socket(container, ws=True)`
  * Python 3.7 no longer supported (reached end-of-life June
    2023) (#3187)
  * Python 3.12 support (#3185)
  * Full `networking_config` support for `containers.create()`
  * Replaces `network_driver_opt` (added in 6.1.0)
  * Add `health()` property to container that returns status
    (e.g. `unhealthy`)
  * Add `pause` option to `container.commit()` (#3159)
  * Add support for bind mount propagation (e.g. `rshared`,
    `private`)
  * Add support for `filters`, `keep_storage`, and `all` in
    `prune_builds()` on API v1.39+ (#3192)
  * Consistently return `docker.errors.NotFound` on 404 responses
  * Validate tag format before push (#3191)
- Bump required version of pycreds to 0.4.0 (sync with requirements.txt)
- update to 3.7.0 (mandatory for latest docker-compose)
- add python-dockerpycreds dependency in the spec file
  rebase hide_py_pckgmgmt.patch
buildservice-autocommit accepted request 1095239 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 53)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1094902 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 52)
large update to 6.1.3 to fix builds; recreated spec file using py2pack
buildservice-autocommit accepted request 1085822 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 51)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1085684 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 50)
add sle15_python_module_pythons
buildservice-autocommit accepted request 1010132 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 49)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1010114 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 48)
- python-six is not required as well
buildservice-autocommit accepted request 962628 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 47)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 962496 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 46)
- python-mock actually not required for build
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 45)
- update to 5.0.3:
  * Add cap_add and cap_drop parameters to service create and ContainerSpec
  * Add templating parameter to config create
  * Bump urllib3 to 1.26.5
  * Bump requests to 2.26.0
  * Remove support for Python 2.7
  * Make Python 3.6 the minimum version supported
buildservice-autocommit accepted request 878139 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 44)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 877794 from Chris Coutinho's avatar Chris Coutinho (cbcoutinho) (revision 43)
Update to 4.4.4, switch to pypi instead of github
buildservice-autocommit accepted request 857122 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 42)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 41)
- update to 4.4.0:
  - Add an alternative SSH connection to the paramiko one, based on shelling out to the SSh client. Similar to the behaviour of Docker cli
  - Default image tag to `latest` on `pull`
  - Fix plugin model upgrade
  - Fix examples URL in ulimits
  - Improve exception messages for server and client errors
  - Bump cryptography from 2.3 to 3.2
  - Set default API version to `auto`
  - Fix conversion to bytes for `float`
  - Support OpenSSH `identityfile` option
  - Add `DeviceRequest` type to expose host resources such as GPUs
  - Add support for `DriverOpts` in EndpointConfig
  - Disable compression by default when using container.get_archive method
  - Update default API version to v1.39
  - Update test engine version to 19.03.12
buildservice-autocommit accepted request 819986 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 40)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 39)
- update to 4.2.2:
  - Fix context load for non-docker endpoints
buildservice-autocommit accepted request 814541 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 38)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 37)
- update to 4.2.1:
  - Add option on when to use `tls` on Context constructor
  - Make context orchestrator field optional
buildservice-autocommit accepted request 772524 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 36)
baserev update by copy to link target
Displaying revisions 1 - 20 of 55
openSUSE Build Service is sponsored by