From a1bee5b754cccd5587849daa0dba99ebd29c468f Mon Sep 17 00:00:00 2001 From: Anjandev Momi Date: Wed, 12 Oct 2022 22:38:09 -0700 Subject: [PATCH] python3-qrcode: update to 7.3.1 --- srcpkgs/python3-qrcode/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-qrcode/template b/srcpkgs/python3-qrcode/template index 50a1966adb5b..30fe06b6a477 100644 --- a/srcpkgs/python3-qrcode/template +++ b/srcpkgs/python3-qrcode/template @@ -1,7 +1,7 @@ # Template file for 'python3-qrcode' pkgname=python3-qrcode -version=6.1 -revision=5 +version=7.3.1 +revision=1 wrksrc="qrcode-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -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