summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 722ca3437496fba4c538c779c5d058aed170aaa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-async-timeout
	pkgdesc = Asyncio-compatible timeout class
	pkgver = 4.0.3
	pkgrel = 3
	url = https://github.com/aio-libs/async-timeout
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = python-pytest-asyncio
	checkdepends = python-pytest-aiohttp
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-typing_extensions
	source = https://github.com/aio-libs/async-timeout/archive/v4.0.3/python-async-timeout-4.0.3.tar.gz
	sha256sums = c63f1252d5fa878fdceb7a6894f1df6a73f92546e52a0b7999a5de429fd64ff8
	sha512sums = cb5913647e99783ab6ef07901808baa09d7221fc5f1c6e49e7a3e35bf8b627a866277c6503418a00913c1a8f841514b0878a9469719ed7623d9d199de8df9ae8

pkgname = python-async-timeout