mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
python3-aiostream: update to 0.5.1.
This commit is contained in:
parent
9613f1102c
commit
5c77e4cf79
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-aiostream'
|
||||
pkgname=python3-aiostream
|
||||
version=0.4.5
|
||||
version=0.5.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,5 +10,5 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://aiostream.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/a/aiostream/aiostream-${version}.tar.gz"
|
||||
checksum=3ecbf87085230fbcd9605c32ca20c4fb41af02c71d076eab246ea22e35947d88
|
||||
checksum=055aa4bc49d72cff70e6325bc29732a0e2766dfdc6414cd38e77d23345788aa9
|
||||
make_check=no # tarball provides no tests
|
||||
|
|
Loading…
Add table
Reference in a new issue