Autogenerated commit at 2024-12-24 09:56:36.739708+00:00

This commit is contained in:
ahriman
2024-12-24 09:56:36 +00:00
parent ade19f4541
commit dae2412f99
10 changed files with 288 additions and 69 deletions

View File

@ -0,0 +1,19 @@
pkgbase = python-aiohttp-jinja2
pkgdesc = jinja2 template renderer for aiohttp.web
pkgver = 1.6
pkgrel = 2
url = http://aiohttp-jinja2.aio-libs.org/
arch = any
license = Apache-2.0
checkdepends = python-pytest-aiohttp
checkdepends = python-pytest-asyncio
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-aiohttp
depends = python-jinja
source = https://github.com/aio-libs/aiohttp-jinja2/releases/download/v1.6/aiohttp-jinja2-1.6.tar.gz
sha256sums = a3a7ff5264e5bca52e8ae547bbfd0761b72495230d438d05b6c0915be619b0e2
pkgname = python-aiohttp-jinja2