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

Levente Polyak anthraxx at archlinux.org
Sat Apr 7 15:25:56 UTC 2018


    Date: Saturday, April 7, 2018 @ 15:25:55
  Author: anthraxx
Revision: 314860

upgpkg: python-aiohttp 3.1.2-1

Modified:
  python-aiohttp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-07 15:19:19 UTC (rev 314859)
+++ PKGBUILD	2018-04-07 15:25:55 UTC (rev 314860)
@@ -3,7 +3,7 @@
 
 _pkgname=aiohttp
 pkgname=python-aiohttp
-pkgver=3.1.0
+pkgver=3.1.2
 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=('d0ce09d8e6363065872ca6c88b130eb805245a0bad15de9738c3b533b8da040e')
-sha512sums=('671535a857b4c0160be84e60c38aba5ce253a89fd649ceb05d2a97a2b5808b62d9df2a2d59eeae8a4fdf9fafc491ce2f2221d6dbaba07f2b3a059e7a99f889ac')
+sha256sums=('d2863e9fdc9f8497daa596cfa98e5e1caf4eafe45775493a50e9735ff28dd893')
+sha512sums=('dc6e069d47d0cbf4c4f2face8699a6244500cc2f9925b874cc627ed73cfbe201d30927dc6375deb69308bffe6c9cd2912bbea7bbbcda3fef2672081bf2e5b5cd')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list