From d17284ed596ad152c852dc2c6ba2fb0b8fa30e4f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 1 Mar 2021 14:28:32 -0500 Subject: [PATCH] python3-aiohttp-sse-client: update to 0.2.1. --- srcpkgs/python3-aiohttp-sse-client/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-aiohttp-sse-client/template b/srcpkgs/python3-aiohttp-sse-client/template index 45ff6693e2a..1c876b6703f 100644 --- a/srcpkgs/python3-aiohttp-sse-client/template +++ b/srcpkgs/python3-aiohttp-sse-client/template @@ -1,7 +1,7 @@ # Template file for 'python3-aiohttp-sse-client' pkgname=python3-aiohttp-sse-client -version=0.2.0 -revision=2 +version=0.2.1 +revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford " license="Apache-2.0" homepage="https://github.com/rtfol/aiohttp-sse-client" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=7fe8f9af35cf9a97249562e81a35c2f86544ce388928223205021ab00c30edca +checksum=f593a5ce3acb617c4b966c04d8e4408da4506a1e4730073526b648f51ba9edc9 post_patch() { # Package does not *need* pytest-runner to build, and Void doesn't have it