python3-aiofiles:ver bump
This commit is contained in:
@@ -8,15 +8,15 @@
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Packager>
|
||||
<License>Apache</License>
|
||||
<PartOf>programming.language.python3</PartOf>
|
||||
<License>Apache</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>File support for asyncio.</Summary>
|
||||
<Description>aiofiles is an Apache2 licensed library, written in Python, for handling local disk files in asyncio applications.</Description>
|
||||
<Archive sha1sum="b41b8e390e4369fabc1ab211091d30d8d9a9b090" type="targz">https://github.com/Tinche/aiofiles/archive/v0.4.0.tar.gz</Archive>
|
||||
<Archive sha1sum="3a8f1813a448a4c084f7aed17421a2c7a605723d" type="targz">https://github.com/Tinche/aiofiles/archive/v0.5.0.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-aiofiles</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-04-22</Date>
|
||||
<Version>0.5.0</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-01-15</Date>
|
||||
<Version>0.4.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user