pyzmq : ver.bump
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
<Name>Blue DeviL</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Packager>
|
||||
<License>BSD</License>
|
||||
<PartOf>programming.language.python</PartOf>
|
||||
<License>BSD</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>PyZMQ: Python bindings for zeromq</Summary>
|
||||
<Description>This package contains Python bindings for ØMQ. ØMQ is a lightweight and fast messaging implementation.</Description>
|
||||
<Archive sha1sum="d88bf269fed045e05473c7c32dddb861f473f33d" type="targz">https://github.com/zeromq/pyzmq/archive/v18.1.1.tar.gz</Archive>
|
||||
<Archive sha1sum="2d538a6c4254e9c8a9781eb65f2795906ea04d38" type="targz">https://github.com/zeromq/pyzmq/archive/v19.0.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
<Dependency>zeromq-devel</Dependency>
|
||||
@@ -35,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-03-04</Date>
|
||||
<Version>19.0.0</Version>
|
||||
<Comment>Major version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2019-12-31</Date>
|
||||
<Version>18.1.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user