mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-aiostream: update to 0.6.2.
This commit is contained in:
parent
6ab5b30593
commit
a8b2c2869c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-aiostream'
|
# Template file for 'python3-aiostream'
|
||||||
pkgname=python3-aiostream
|
pkgname=python3-aiostream
|
||||||
version=0.6.1
|
version=0.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -10,5 +10,5 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://aiostream.readthedocs.io/"
|
homepage="https://aiostream.readthedocs.io/"
|
||||||
distfiles="${PYPI_SITE}/a/aiostream/aiostream-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/aiostream/aiostream-${version}.tar.gz"
|
||||||
checksum=7bef8046e56f69b81c2d7cc394893dd9021046c3e02295968d3be0cb9e606196
|
checksum=481e58c7f94b98f37a81384411ee39336dffb933784753b1cfa0a26f3681cc2c
|
||||||
make_check=no # tests do not see custom fixtures
|
make_check=no # tests do not see custom fixtures
|
||||||
|
|
Loading…
Add table
Reference in a new issue