python3-docker-py:version down to fix gonullu

This commit is contained in:
2017-04-21 00:21:01 +03:00
parent 974b1df87c
commit ba204715f7
@@ -10,7 +10,8 @@
<IsA>app:console</IsA>
<Summary>Python client for Docker.</Summary>
<Description>A Python library for the Docker Remote API. It does everything the docker command does, but from within Python run containers, manage them, pull/push images, etc.</Description>
<Archive sha1sum="653bad33f42de753d90b9ced35c621eeb236a960" type="targz">https://github.com/docker/docker-py/archive/2.0.2.tar.gz</Archive>
<!--<Archive sha1sum="653bad33f42de753d90b9ced35c621eeb236a960" type="targz">https://github.com/docker/docker-py/archive/2.0.2.tar.gz</Archive>-->
<Archive sha1sum="f20e51eae6f39762d6c1d8f3349785507d140f28" type="targz">https://github.com/docker/docker-py/archive/1.8.1.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -19,7 +20,7 @@
<Dependency>python3-requests</Dependency>
</BuildDependencies>
<Patches>
<Patch>get_rid_of_pip.patch</Patch>
<!-- <Patch>get_rid_of_pip.patch</Patch> -->
</Patches>
</Source>
<Package>
@@ -36,7 +37,15 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2017-04-20</Date>
<Version>1.8.1</Version>
<Comment>Version Down to fix gonullu</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-01</Date>
<Version>2.0.2</Version>