pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-qrcode



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jan 21 10:03:47 UTC 2019

Modified Files:
        pkgsrc/graphics/py-qrcode: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/py-qrcode/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/py-qrcode/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/py-qrcode/Makefile
diff -u pkgsrc/graphics/py-qrcode/Makefile:1.13 pkgsrc/graphics/py-qrcode/Makefile:1.14
--- pkgsrc/graphics/py-qrcode/Makefile:1.13     Sun Oct  7 08:55:13 2018
+++ pkgsrc/graphics/py-qrcode/Makefile  Mon Jan 21 10:03:47 2019
@@ -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/}

Index: pkgsrc/graphics/py-qrcode/distinfo
diff -u pkgsrc/graphics/py-qrcode/distinfo:1.6 pkgsrc/graphics/py-qrcode/distinfo:1.7
--- pkgsrc/graphics/py-qrcode/distinfo:1.6      Sun Oct  7 08:55:13 2018
+++ pkgsrc/graphics/py-qrcode/distinfo  Mon Jan 21 10:03:47 2019
@@ -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