testing/py3-janus: rebuild against python 3.12

This commit is contained in:
Celeste 2024-04-15 14:40:48 +00:00
parent bf25711b45
commit f0a42fb40e

View File

@ -2,13 +2,13 @@
# Maintainer: Celeste <cielesti@protonmail.com>
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