[arch-commits] Commit in python-aiohttp/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sat Oct 12 12:18:37 UTC 2019
Date: Saturday, October 12, 2019 @ 12:18:35
Author: alucryd
Revision: 515222
upgpkg: python-aiohttp 3.6.2-1
Modified:
python-aiohttp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-12 12:15:00 UTC (rev 515221)
+++ PKGBUILD 2019-10-12 12:18:35 UTC (rev 515222)
@@ -3,8 +3,8 @@
_pkgname=aiohttp
pkgname=python-aiohttp
-_gitcommit=b33540cafa432503baa517d0fd76abf67b647598
-pkgver=3.6.0
+_gitcommit=6a5ab96bd9cb404b4abfd5160fe8f34a29d941e5
+pkgver=3.6.2
pkgrel=1
pkgdesc='HTTP client/server for asyncio'
url='https://aiohttp.readthedocs.io'
@@ -16,7 +16,7 @@
checkdepends=('python-pytest' 'python-pytest-runner' 'python-pytest-mock'
'python-pytest-timeout' 'python-async_generator' 'python-brotlipy'
'python-pytest-xdist' 'python-pytest-forked' 'python-pytest-cov'
- 'python-trustme')
+ 'python-trustme' 'python-freezegun')
source=(${pkgname}::"git+https://github.com/aio-libs/aiohttp#commit=${_gitcommit}"
git+https://github.com/nodejs/http-parser)
sha512sums=('SKIP'
More information about the arch-commits
mailing list