python3-curio:ver.bump
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
<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="fe8011b2492f9f9461beb8c9c4433c896ef50683" type="targz">https://github.com/dabeaz/curio/archive/1.0.tar.gz</Archive>
|
||||
<Archive sha1sum="b99c3b2d0827e5e6e702b45fbe03ff612b8057ef" type="targz">https://github.com/dabeaz/curio/archive/1.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -27,13 +27,20 @@
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-curio</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2020-03-04</Date>
|
||||
<Version>1.1</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-02-21</Date>
|
||||
<Version>1.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user