python3-curio:ver.bump

This commit is contained in:
blue-devil
2020-02-22 09:27:58 +03:00
parent 293a39841a
commit bfe3504017
@@ -8,12 +8,12 @@
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>BSD</License>
<PartOf>programming.language.python3</PartOf>
<License>BSD</License>
<IsA>library</IsA>
<Summary>Curio - Concurrent I/O</Summary>
<Description>Curio is a library for performing concurrent I/O with coroutines in Python 3.</Description>
<Archive sha1sum="d47165ab731b6a870dc8d4159cd3af292c5f4aca" type="targz">https://github.com/dabeaz/curio/archive/0.9.tar.gz</Archive>
<Archive sha1sum="fe8011b2492f9f9461beb8c9c4433c896ef50683" type="targz">https://github.com/dabeaz/curio/archive/1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-02-21</Date>
<Version>1.0</Version>
<Comment>Ver. bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-01-15</Date>
<Version>0.9</Version>