diff --git a/testing/py3-janus/APKBUILD b/testing/py3-janus/APKBUILD index 839bb4145ab..bc7bfa2ca60 100644 --- a/testing/py3-janus/APKBUILD +++ b/testing/py3-janus/APKBUILD @@ -2,13 +2,13 @@ # Maintainer: Celeste pkgname=py3-janus pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Mixed sync-async queue to interoperate between asyncio tasks and classic threads" url="https://github.com/aio-libs/janus/" arch="noarch" license="Apache-2.0" makedepends="py3-gpep517 py3-setuptools py3-wheel" -checkdepends="py3-pytest py3-pytest-asyncio py3-pytest-regtest" +checkdepends="py3-pytest py3-pytest-asyncio" subpackages="$pkgname-pyc" source="https://files.pythonhosted.org/packages/source/j/janus/janus-$pkgver.tar.gz no-typing-extensions.patch