summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO41
1 files changed, 41 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..56a523cc8d0e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,41 @@
+pkgbase = python-aiohttp-git
+ pkgdesc = HTTP client/server for asyncio
+ pkgver = 4.0.0a1.r857.gac0398a4
+ pkgrel = 1
+ url = https://aiohttp.readthedocs.io
+ arch = x86_64
+ license = Apache
+ checkdepends = python-pytest
+ checkdepends = python-pytest-runner
+ checkdepends = python-pytest-mock
+ checkdepends = python-pytest-timeout
+ checkdepends = python-async_generator
+ checkdepends = python-brotli
+ checkdepends = python-pytest-xdist
+ checkdepends = python-pytest-forked
+ checkdepends = python-pytest-cov
+ checkdepends = python-trustme
+ checkdepends = python-freezegun
+ checkdepends = gunicorn
+ checkdepends = python-re-assert
+ makedepends = cython
+ makedepends = python-setuptools
+ makedepends = git
+ depends = python
+ depends = python-chardet
+ depends = python-multidict
+ depends = python-async-timeout
+ depends = python-yarl
+ depends = python-attrs
+ optdepends = gunicorn: to deploy using Gunicorn
+ optdepends = python-aiodns: for fast DNS resolving
+ optdepends = python-cchardet: for faster encoding detection
+ optdepends = python-brotli: for Brotli transfer-encodings support
+ provides = python-aiohttp
+ conflicts = python-aiohttp
+ source = aiohttp::git+https://github.com/aio-libs/aiohttp
+ source = git+https://github.com/nodejs/http-parser
+ sha512sums = SKIP
+ sha512sums = SKIP
+
+pkgname = python-aiohttp-git