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: rodent
Date: Sun Nov 9 16:52:14 UTC 2014
Modified Files:
pkgsrc/graphics/py-qrcode: Makefile PLIST distinfo
Added Files:
pkgsrc/graphics/py-qrcode: ALTERNATIVES
Log Message:
Version 5.1
pkgsrc changes
--------------
Fix Python interpreter in installed file. Rename bin and man files using
PYVERSSUFFIX in post-install. Add ALTERNATIVES file. Fix PKGMANDIR in setup.py.
ChangeLog
===========
* Make ``qr`` script work in Windows.
* Fixed print_ascii function in Python 3.
* Out-of-bounds code version numbers are handled more consistently with a
ValueError.
* Much better test coverage (now only officially supporting Python 2.6+)
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/py-qrcode/ALTERNATIVES
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-qrcode/Makefile \
pkgsrc/graphics/py-qrcode/PLIST pkgsrc/graphics/py-qrcode/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index