Docker SDK for Python
The Docker SDK for Python
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / python-docker
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-docker && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
docker-7.1.0.tar.gz | 0000253282 247 KB | |
python-docker.changes | 0000054259 53 KB | |
python-docker.spec | 0000002563 2.5 KB |
Revision 58 (latest revision is 60)
Robert Schweikert (rjschwei)
accepted
request 1196072
from
Nico Krapp (nkrapp)
(revision 58)
- 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