From cc71aaa03b168a381f46cf8ff9cba26f64261c8d Mon Sep 17 00:00:00 2001
From: Michael Aldridge <aldridge.mac@gmail.com>
Date: Thu, 18 May 2017 21:30:42 -0500
Subject: [PATCH] python3-async-timeout: update to 1.2.1

---
 srcpkgs/python3-async-timeout/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-async-timeout/template b/srcpkgs/python3-async-timeout/template
index 876d1ac97d3..0c043a2d3c3 100644
--- a/srcpkgs/python3-async-timeout/template
+++ b/srcpkgs/python3-async-timeout/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-async-timeout'
 pkgname=python3-async-timeout
-version=1.1.0
+version=1.2.1
 revision=1
 wrksrc=async-timeout-${version}
 build_style=python3-module
@@ -10,7 +10,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
 license="Apache-2"
 homepage="https://github.com/aio-libs/async-timeout"
 distfiles="https://github.com/aio-libs/async-timeout/archive/v${version}.tar.gz"
-checksum=44a72eaedb82e53786d2b2590499b5e86a97805557361f51d467c283dc79b328
+checksum=840ca2fb8237faa2251ecccdd8b5180d6f9f2d92df6068e77ea823642fcc75d4
 
 post_install() {
 	vlicense LICENSE