pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/py-qrcode py-qrcode: updated to 6.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3709aa006d7
branches:  trunk
changeset: 318192:b3709aa006d7
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jan 21 10:03:47 2019 +0000

description:
py-qrcode: updated to 6.1

6.1:
- Fix short chunks of data not being optimized to the correct mode.
- Tests fixed for Python 3

diffstat:

 graphics/py-qrcode/Makefile |   4 ++--
 graphics/py-qrcode/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 0ba1c2ea30d6 -r b3709aa006d7 graphics/py-qrcode/Makefile
--- a/graphics/py-qrcode/Makefile       Mon Jan 21 09:56:24 2019 +0000
+++ b/graphics/py-qrcode/Makefile       Mon Jan 21 10:03:47 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/10/07 08:55:13 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/01/21 10:03:47 adam Exp $
 
-DISTNAME=      qrcode-6.0
+DISTNAME=      qrcode-6.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=q/qrcode/}
diff -r 0ba1c2ea30d6 -r b3709aa006d7 graphics/py-qrcode/distinfo
--- a/graphics/py-qrcode/distinfo       Mon Jan 21 09:56:24 2019 +0000
+++ b/graphics/py-qrcode/distinfo       Mon Jan 21 10:03:47 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/10/07 08:55:13 adam Exp $
+$NetBSD: distinfo,v 1.7 2019/01/21 10:03:47 adam Exp $
 
-SHA1 (qrcode-6.0.tar.gz) = fac9dcc3b1c1ad9c0566875695e3b3b6afdb8dca
-RMD160 (qrcode-6.0.tar.gz) = 122b7727cd404246c86a34124ab0b8475ac99b2b
-SHA512 (qrcode-6.0.tar.gz) = c43f12fe6b12d244d19a994cfd20adbe3776bbda1459c9dbc6164b1c9e7637f05e2acc1c2d29b82243024a4ea9b46c319a56acdf6d05e7b697bcd2c31c02102e
-Size (qrcode-6.0.tar.gz) = 29160 bytes
+SHA1 (qrcode-6.1.tar.gz) = 1d21c20127c435c43e6365f4166857546fcac074
+RMD160 (qrcode-6.1.tar.gz) = abf05f559e8d64fee4fb4f3e9cc75b5140066473
+SHA512 (qrcode-6.1.tar.gz) = 4831553932442f5535cba15d5958a656b399112f0f379c28ad9b610c33d88ec6d0613dc7047a2315606e49f027bfd13a15a332ce86b80040d56e1114a0f62251
+Size (qrcode-6.1.tar.gz) = 29363 bytes



Home | Main Index | Thread Index | Old Index