Docker SDK for Python
The Docker SDK for Python
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/python-docker && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
docker-7.1.0.tar.gz | 0000253282 247 KB | |
python-docker.changes | 0000053195 51.9 KB | |
python-docker.spec | 0000002563 2.5 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1196998
from
Nico Krapp (nkrapp)
(revision 29)
- Update to 7.1.0 * Bumped minimum engine API version to 1.24 * Bumped default engine API version to 1.44 (Moby 25.0) * Fixed issue with lang parsing when the registry address includes ports taht resulted in `invalid tag format` errors * Fixed issue preventing creating new configs (ConfigCollection), which failed with a KeyError due to the name field * Fixed an issue due to an update in the requests package breaking docker-py by applying the suggested fix * Documentation improvements * Updated Ruff (linter) and fixed minor linting issues * Started using hatch for packaging * Stopped checking for deprecated container and image related fields (Container and ContainerConfig) * Updated tests that check NetworkSettings.Networks.<network>.Aliases due to engine changes - change source url as release tarball doesn't include tests anymore - drop patches which are now included upstream
Comments 0