python3-aiofiles: update to 0.6.0.
This commit is contained in:
parent
d0da2a5e52
commit
a440c49afd
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-aiofiles'
|
||||
pkgname=python3-aiofiles
|
||||
version=0.5.0
|
||||
revision=2
|
||||
version=0.6.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,5 +10,6 @@ short_desc="File support for asyncio in Python"
|
|||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/Tinche/aiofiles"
|
||||
changelog="https://raw.githubusercontent.com/Tinche/aiofiles/master/README.rst"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=b4b12877c1994a31162dc89efe5b2eeae2fe8c8b225290d90b8eaa95a612617c
|
||||
checksum=6eab26cca53ea091d0e1730b289a5b460e665fad062caec061a8cca33566c375
|
||||
|
|
Loading…
Reference in a new issue