[arch-commits] Commit in python-aiohttp/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Thu Mar 15 02:36:47 UTC 2018


    Date: Thursday, March 15, 2018 @ 02:36:46
  Author: anthraxx
Revision: 307903

upgpkg: python-aiohttp 3.0.9-1

Modified:
  python-aiohttp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-15 02:33:35 UTC (rev 307902)
+++ PKGBUILD	2018-03-15 02:36:46 UTC (rev 307903)
@@ -3,7 +3,7 @@
 
 _pkgname=aiohttp
 pkgname=python-aiohttp
-pkgver=3.0.8
+pkgver=3.0.9
 pkgrel=1
 pkgdesc='HTTP client/server for asyncio'
 url='https://aiohttp.readthedocs.io'
@@ -13,8 +13,8 @@
 makedepends=('cython' 'python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-runner' 'python-pytest-mock')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aio-libs/aiohttp/archive/v${pkgver}.tar.gz)
-sha256sums=('a22b79053bbf749f68473b21f41754cb73a677e9ea359f0db0d49bec77d546c9')
-sha512sums=('65fc550ba59f75578dbe7d8b9a100b7c85ac40cd981c84ede5e00ccfb10d8ebbdfcd5dc09836a4f33a9dcaf2d5a2e04815f152604653602937ca8120ef858f7f')
+sha256sums=('dd87b6854d766452bdd20b8117e5602418a104b1586697d38551880dfa1b738f')
+sha512sums=('f5e1b775b49ba598d79cadb9429a485ee2aa1d677de8bf2a28394152c315dafc4bae404577d2da8e2dc12b5fdf5b0b6504d934886552e80fc970e24404b9678a')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list