[arch-commits] Commit in python-aiohttp/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Apr 18 23:27:38 UTC 2018
Date: Wednesday, April 18, 2018 @ 23:27:37
Author: anthraxx
Revision: 316952
upgpkg: python-aiohttp 3.1.3-1
Modified:
python-aiohttp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-18 23:25:29 UTC (rev 316951)
+++ PKGBUILD 2018-04-18 23:27:37 UTC (rev 316952)
@@ -3,7 +3,7 @@
_pkgname=aiohttp
pkgname=python-aiohttp
-pkgver=3.1.2
+pkgver=3.1.3
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' 'python-async_generator')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aio-libs/aiohttp/archive/v${pkgver}.tar.gz)
-sha256sums=('d2863e9fdc9f8497daa596cfa98e5e1caf4eafe45775493a50e9735ff28dd893')
-sha512sums=('dc6e069d47d0cbf4c4f2face8699a6244500cc2f9925b874cc627ed73cfbe201d30927dc6375deb69308bffe6c9cd2912bbea7bbbcda3fef2672081bf2e5b5cd')
+sha256sums=('876d74ee986051590cf4af90365fe4268a19586a72024551e84ce6c0c5d11bfa')
+sha512sums=('50c6d24a1ad665e58d3f2a5b438f4aa6ffc23139c087b2fb7a239272e64cc2b03fb1bf396eba189f57b340dcebb8cb0d30853d6e3c873fc2d59d38606fb67bda')
build() {
cd ${_pkgname}-${pkgver}
More information about the arch-commits
mailing list