python3-docker-5.0.0

This commit is contained in:
Rmys
2021-08-11 23:48:27 +03:00
committed by GitHub
parent f935bb6dc0
commit 6a7e14861d
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A Python library for the Docker Engine API.</Summary>
<Description>A Python library for the Docker Engine API. It lets you do anything the docker command does, but from within Python apps run containers, manage containers, manage Swarms, etc.</Description>
<Archive sha1sum="ceb0eac885a383539a96b4ed336463ffd64ec351" type="targz">https://github.com/docker/docker-py/archive/4.1.0.tar.gz</Archive>
<Archive sha1sum="c942873312cdbad285a8fa6b7eeb1eab2c614c9d" type="targz">https://github.com/docker/docker-py/archive/5.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.8.0">python3-devel</Dependency>
<Dependency>python3-websocket-client</Dependency>
@@ -26,6 +26,9 @@
<Package>
<Name>python3-docker</Name>
<Summary>A Python library for the Docker Engine API.</Summary>
<Conflicts>
<Package>python3-docker-py</Package>
</Conflicts>
<RuntimeDependencies>
<Dependency versionFrom="3.8.0">python3</Dependency>
<Dependency>python3-websocket-client</Dependency>
@@ -39,6 +42,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-08-07</Date>
<Version>5.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-01-15</Date>
<Version>4.10</Version>
@@ -47,4 +57,4 @@
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>
</PISI>