From 14fe947f6e68e0993aff7d005dd73f5de9b17bbd Mon Sep 17 00:00:00 2001 From: MouadCharradi Date: Sun, 13 Feb 2022 04:41:09 +0100 Subject: [PATCH] python3-qrcode: update to 7.3.1. --- srcpkgs/python3-qrcode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-qrcode/template b/srcpkgs/python3-qrcode/template index 50a1966adb5b..6abb8c0dce44 100644 --- a/srcpkgs/python3-qrcode/template +++ b/srcpkgs/python3-qrcode/template @@ -1,6 +1,6 @@ # Template file for 'python3-qrcode' pkgname=python3-qrcode -version=6.1 +version=7.3.1 revision=5 wrksrc="qrcode-${version}" build_style=python3-module @@ -12,7 +12,7 @@ maintainer="Charles E. Lehner " license="BSD-3-Clause" homepage="https://github.com/lincolnloop/python-qrcode" distfiles="${PYPI_SITE}/q/qrcode/qrcode-${version}.tar.gz" -checksum=505253854f607f2abf4d16092c61d4e9d511a3b4392e60bff957a68592b04369 +checksum=375a6ff240ca9bd41adc070428b5dfc1dcfbb0f2507f1ac848f6cded38956578 do_check() { python3 setup.py test