Commit graph

5 commits

Author SHA1 Message Date
wiz
fe0d9a87aa Remove more references to python-2.6. 2015-04-14 11:40:31 +00:00
rodent
35e2f94a30 Use MASTER_SITE_GITHUB in HOMEPAGE. 2015-04-11 03:12:51 +00:00
rodent
b155c66880 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+)
2014-11-09 16:52:14 +00:00
rodent
1f44b310be Version 5.0
===========

* Speed optimizations.
* Change the output when using the ``qr`` script to use ASCII rather than
  just colors, better using the terminal real estate.
* Fix a bug in passing bytecode data directly when in Python 3.
* Substation speed optimizations to best-fit algorithm (thanks Jacob Welsh!).

Version 5.0.1
-------------

* Update version numbers correctly.
2014-07-16 23:36:23 +00:00
rodent
f7991497aa Import py27-qrcode-4.0.4 as graphics/py-qrcode.
QR Code image generator in Python. This package uses Pillow, which is
recommended by upstream, instead of the default Python Imaging Library.
2014-02-02 00:27:38 +00:00