From 52a63ba968d08f8e9bf60b7f9320196bd4005a78 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 12 Oct 2019 17:48:55 +0300 Subject: [PATCH] python3-PyFxA: update to 0.7.3. --- srcpkgs/python3-PyFxA/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-PyFxA/template b/srcpkgs/python3-PyFxA/template index c9cb499f69d..31175c92435 100644 --- a/srcpkgs/python3-PyFxA/template +++ b/srcpkgs/python3-PyFxA/template @@ -1,6 +1,6 @@ # Template file for 'python3-PyFxA' pkgname=python3-PyFxA -version=0.7.1 +version=0.7.3 revision=1 archs=noarch wrksrc="PyFxA-${version}" @@ -16,7 +16,7 @@ maintainer="Orphaned " license="MPL-2.0" homepage="https://github.com/mozilla/PyFxA" distfiles="${PYPI_SITE}/P/PyFxA/PyFxA-${version}.tar.gz" -checksum=616689486d8d63956aa40836cffafde6e7590cdeb200badabaaf3c17d5b26cce +checksum=f47f4285629fa6c033c79adc3fb90926c0818a42cfddb04d32818547362f1627 do_check() { # gevent/grequests test is limited to Python 2 by upstream