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