summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6f8d9f14f4d96c376822ba597f28c12967906416 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-aiohttp-middlewares
	pkgdesc = Collection of useful middlewares for aiohttp.web applications
	pkgver = 2.4.0
	pkgrel = 1
	url = https://github.com/playpauseandstop/aiohttp-middlewares
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = python-pytest-aiohttp
	checkdepends = python-pytest-asyncio
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = python
	depends = python-aiohttp
	depends = python-async-timeout
	depends = python-attrs
	depends = python-yarl
	source = python-aiohttp-middlewares-2.4.0.tar.gz::https://github.com/playpauseandstop/aiohttp-middlewares/archive/refs/tags/v2.4.0.tar.gz
	sha256sums = 5828f8640b6f8701a07f57a4f52812105275c9dffb64395f27aa382c449a41a3

pkgname = python-aiohttp-middlewares