python3-pyzmq:ver bump

This commit is contained in:
blue-devil
2020-05-19 00:46:38 +03:00
parent 4b52b0964e
commit 1ebbe957ae
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>PyZMQ: Python3 bindings for zeromq</Summary>
<Description>This package contains Python bindings for ØMQ. ØMQ is a lightweight and fast messaging implementation.</Description>
<Archive sha1sum="2d538a6c4254e9c8a9781eb65f2795906ea04d38" type="targz">https://github.com/zeromq/pyzmq/archive/v19.0.0.tar.gz</Archive>
<Archive sha1sum="1334933139bdfe14ae6a85fde89a48e209dad1f2" type="targz">https://github.com/zeromq/pyzmq/archive/v19.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-05-18</Date>
<Version>19.0.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-03-04</Date>
<Version>19.0.0</Version>