Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-qrcode-6.1-bp153.1.18 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-qrcode Distribution: SUSE Linux Enterprise 15 SP3
Version: 6.1 Vendor: openSUSE
Release: bp153.1.18 Build date: Sat Mar 6 11:24:00 2021
Group: Development/Languages/Python Build host: lamb62
Size: 194506 Source RPM: python-qrcode-6.1-bp153.1.18.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/lincolnloop/python-qrcode
Summary: QR Code image generator
This module uses the Python Imaging Library (PIL) to allow for the generation
of QR Codes.

Provides

Requires

License

BSD-3-Clause

Changelog

* Tue May 19 2020 Petr Gajdos <pgajdos@suse.com>
  - %python3_only -> %python_alternative
* Wed Mar 27 2019 pgajdos@suse.com
  - version update to 6.1
    * Fix short chunks of data not being optimized to the correct mode.
    * Tests fixed for Python 3
    * Fix optimize length being ignored in ``QRCode.add_data``.
    * Better calculation of the best mask pattern and related optimizations.
* Tue Jun 27 2017 jmatejek@suse.com
  - pass -s to pytest, to work around bad interaction with older pytest
* Mon Jun 05 2017 jmatejek@suse.com
  - convert to singlespec
  - make binary python3-only
  - enable tests
  - add proper requirements (fixes boo#1040540)
  - update to 5.3
    * better support for tty output in python3
    * --error-correction option
    * fix incomplete block table for QR version 15
    * fix BaseImage.get_image
* Sat Aug 22 2015 bruno@ioda-net.ch
  - Make qr binary alternative ready (preparing for python3 packaging)
  - man1 & qr alternative -py_ver to avoid conflict with python3
  - Fix console_script.py missing +x
* Fri Jun 05 2015 hguo@suse.com
  - Since factory project cannot make use of download_file service, the package
    no longer needs _service file to build.
* Mon Jun 01 2015 hguo@suse.com
  - Upgrade to upstream release 5.1, accumulated changes:
    * Make qr script work in Windows. Thanks Ionel Cristian Mărieș
    * 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+)
    * 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!).
    * Introduce a print_ascii method and use it as the default for the qr script rather than print_tty.
    * Update version numbers correctly.
* Sun Nov 24 2013 p.drouand@gmail.com
  - Update to version 4.0.4
    + Bad version number for previous hotfix release.
  - Changes from version 4.0.3
    + Fix bad QR code generation due to the regex comma fix in version 4.0.2.
  - Changes from version 4.0.2
    + Fix incorrect regex causing a comma to be considered part of the
      alphanumeric set.
  - Add python-setuptools BuildRequires
* Wed Oct 23 2013 axel.braun@gmx.de
  - update to 4.0.1
* Wed Aug 07 2013 prusnak@opensuse.org
  - updated to 3.0

Files

/etc/alternatives/qr
/etc/alternatives/qr.1.gz
/usr/bin/qr
/usr/bin/qr-2.7
/usr/lib/python2.7/site-packages/qrcode
/usr/lib/python2.7/site-packages/qrcode-6.1-py2.7.egg-info
/usr/lib/python2.7/site-packages/qrcode-6.1-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/qrcode-6.1-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/qrcode-6.1-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/qrcode-6.1-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/qrcode-6.1-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/qrcode-6.1-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/qrcode-6.1-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/qrcode/LUT.py
/usr/lib/python2.7/site-packages/qrcode/LUT.pyc
/usr/lib/python2.7/site-packages/qrcode/LUT.pyo
/usr/lib/python2.7/site-packages/qrcode/__init__.py
/usr/lib/python2.7/site-packages/qrcode/__init__.pyc
/usr/lib/python2.7/site-packages/qrcode/__init__.pyo
/usr/lib/python2.7/site-packages/qrcode/base.py
/usr/lib/python2.7/site-packages/qrcode/base.pyc
/usr/lib/python2.7/site-packages/qrcode/base.pyo
/usr/lib/python2.7/site-packages/qrcode/console_scripts.py
/usr/lib/python2.7/site-packages/qrcode/console_scripts.pyc
/usr/lib/python2.7/site-packages/qrcode/console_scripts.pyo
/usr/lib/python2.7/site-packages/qrcode/constants.py
/usr/lib/python2.7/site-packages/qrcode/constants.pyc
/usr/lib/python2.7/site-packages/qrcode/constants.pyo
/usr/lib/python2.7/site-packages/qrcode/exceptions.py
/usr/lib/python2.7/site-packages/qrcode/exceptions.pyc
/usr/lib/python2.7/site-packages/qrcode/exceptions.pyo
/usr/lib/python2.7/site-packages/qrcode/image
/usr/lib/python2.7/site-packages/qrcode/image/__init__.py
/usr/lib/python2.7/site-packages/qrcode/image/__init__.pyc
/usr/lib/python2.7/site-packages/qrcode/image/__init__.pyo
/usr/lib/python2.7/site-packages/qrcode/image/base.py
/usr/lib/python2.7/site-packages/qrcode/image/base.pyc
/usr/lib/python2.7/site-packages/qrcode/image/base.pyo
/usr/lib/python2.7/site-packages/qrcode/image/pil.py
/usr/lib/python2.7/site-packages/qrcode/image/pil.pyc
/usr/lib/python2.7/site-packages/qrcode/image/pil.pyo
/usr/lib/python2.7/site-packages/qrcode/image/pure.py
/usr/lib/python2.7/site-packages/qrcode/image/pure.pyc
/usr/lib/python2.7/site-packages/qrcode/image/pure.pyo
/usr/lib/python2.7/site-packages/qrcode/image/svg.py
/usr/lib/python2.7/site-packages/qrcode/image/svg.pyc
/usr/lib/python2.7/site-packages/qrcode/image/svg.pyo
/usr/lib/python2.7/site-packages/qrcode/main.py
/usr/lib/python2.7/site-packages/qrcode/main.pyc
/usr/lib/python2.7/site-packages/qrcode/main.pyo
/usr/lib/python2.7/site-packages/qrcode/release.py
/usr/lib/python2.7/site-packages/qrcode/release.pyc
/usr/lib/python2.7/site-packages/qrcode/release.pyo
/usr/lib/python2.7/site-packages/qrcode/tests
/usr/lib/python2.7/site-packages/qrcode/tests/__init__.py
/usr/lib/python2.7/site-packages/qrcode/tests/__init__.pyc
/usr/lib/python2.7/site-packages/qrcode/tests/__init__.pyo
/usr/lib/python2.7/site-packages/qrcode/tests/svg.py
/usr/lib/python2.7/site-packages/qrcode/tests/svg.pyc
/usr/lib/python2.7/site-packages/qrcode/tests/svg.pyo
/usr/lib/python2.7/site-packages/qrcode/tests/test_example.py
/usr/lib/python2.7/site-packages/qrcode/tests/test_example.pyc
/usr/lib/python2.7/site-packages/qrcode/tests/test_example.pyo
/usr/lib/python2.7/site-packages/qrcode/tests/test_qrcode.py
/usr/lib/python2.7/site-packages/qrcode/tests/test_qrcode.pyc
/usr/lib/python2.7/site-packages/qrcode/tests/test_qrcode.pyo
/usr/lib/python2.7/site-packages/qrcode/tests/test_release.py
/usr/lib/python2.7/site-packages/qrcode/tests/test_release.pyc
/usr/lib/python2.7/site-packages/qrcode/tests/test_release.pyo
/usr/lib/python2.7/site-packages/qrcode/tests/test_script.py
/usr/lib/python2.7/site-packages/qrcode/tests/test_script.pyc
/usr/lib/python2.7/site-packages/qrcode/tests/test_script.pyo
/usr/lib/python2.7/site-packages/qrcode/util.py
/usr/lib/python2.7/site-packages/qrcode/util.pyc
/usr/lib/python2.7/site-packages/qrcode/util.pyo
/usr/share/doc/packages/python2-qrcode
/usr/share/doc/packages/python2-qrcode/CHANGES.rst
/usr/share/doc/packages/python2-qrcode/README.rst
/usr/share/licenses/python2-qrcode
/usr/share/licenses/python2-qrcode/LICENSE
/usr/share/man/man1/qr-2.7.1.gz
/usr/share/man/man1/qr.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024