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

python310-qrcode-7.4.2-2.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-qrcode Distribution: openSUSE Tumbleweed
Version: 7.4.2 Vendor: openSUSE
Release: 2.2 Build date: Mon Feb 5 08:00:36 2024
Group: Unspecified Build host: reproducible
Size: 314142 Source RPM: python-qrcode-7.4.2-2.2.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

* Mon Feb 05 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Add missing Requires on pypng.
  - Switch to pyproject macros.
  - Stop using greedy globs in %files.
* Sun Feb 04 2024 Dirk Müller <dmueller@suse.com>
  - update to 7.4.1:
    * Restructure the factory drawers, allowing different shapes in
      SVG image factories as well.
    * Add a --factory-drawer option to the qr console script.
    * Optimize the output for the SVGPathImage factory (more than 30%
      reduction in file sizes).
    * Add a pypng image factory as a pure Python PNG solution.
      If pillow is not installed, then this becomes the default
      factory.
    * The pymaging image factory has been removed, but its
      factory shortcut and the actual PymagingImage factory class
      now just link to the PyPNGImage factory.
* Thu Nov 02 2023 Andreas Schneider <asn@cryptomilk.org>
  - Use sle15_python_module_pythons
* Fri Apr 08 2022 pgajdos@suse.com
  - python-mock is not required for build
* Tue Oct 26 2021 Axel Braun <axel.braun@gmx.de>
  - version 7.3.1
    * Improvements for embeded image.
    * Skip color mask if QR is black and white
    * Add Styled PIL image factory, allowing different color masks and shapes in QR codes
    * Small performance inprovement
    * Add check for border size parameter
    * Add --ascii parameter to command line interface allowing to output ascii when stdout is piped
    * Add --output parameter to command line interface to specify output file
    * Accept RGB tuples in fill_color and back_color
    * Add to_string method to SVG images
    * Replace inline styles with SVG attributes to avoid CSP issues
    * Add Python3.10 to supported versions
    * Drop Python < 3.6 support.
* 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

Files

/etc/alternatives/qr
/etc/alternatives/qr.1.gz
/usr/bin/qr
/usr/bin/qr-3.10
/usr/lib/python3.10/site-packages/qrcode
/usr/lib/python3.10/site-packages/qrcode-7.4.2.dist-info
/usr/lib/python3.10/site-packages/qrcode-7.4.2.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/qrcode-7.4.2.dist-info/LICENSE
/usr/lib/python3.10/site-packages/qrcode-7.4.2.dist-info/METADATA
/usr/lib/python3.10/site-packages/qrcode-7.4.2.dist-info/RECORD
/usr/lib/python3.10/site-packages/qrcode-7.4.2.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/qrcode-7.4.2.dist-info/WHEEL
/usr/lib/python3.10/site-packages/qrcode-7.4.2.dist-info/entry_points.txt
/usr/lib/python3.10/site-packages/qrcode-7.4.2.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/qrcode/LUT.py
/usr/lib/python3.10/site-packages/qrcode/__init__.py
/usr/lib/python3.10/site-packages/qrcode/__pycache__
/usr/lib/python3.10/site-packages/qrcode/__pycache__/LUT.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/LUT.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/console_scripts.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/console_scripts.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/constants.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/constants.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/main.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/main.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/release.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/release.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/base.py
/usr/lib/python3.10/site-packages/qrcode/compat
/usr/lib/python3.10/site-packages/qrcode/compat/__init__.py
/usr/lib/python3.10/site-packages/qrcode/compat/__pycache__
/usr/lib/python3.10/site-packages/qrcode/compat/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/compat/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/compat/__pycache__/etree.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/compat/__pycache__/etree.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/compat/__pycache__/pil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/compat/__pycache__/pil.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/compat/etree.py
/usr/lib/python3.10/site-packages/qrcode/compat/pil.py
/usr/lib/python3.10/site-packages/qrcode/console_scripts.py
/usr/lib/python3.10/site-packages/qrcode/constants.py
/usr/lib/python3.10/site-packages/qrcode/exceptions.py
/usr/lib/python3.10/site-packages/qrcode/image
/usr/lib/python3.10/site-packages/qrcode/image/__init__.py
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__/pil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__/pil.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__/pure.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__/pure.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__/styledpil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__/styledpil.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__/svg.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/image/__pycache__/svg.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/image/base.py
/usr/lib/python3.10/site-packages/qrcode/image/pil.py
/usr/lib/python3.10/site-packages/qrcode/image/pure.py
/usr/lib/python3.10/site-packages/qrcode/image/styledpil.py
/usr/lib/python3.10/site-packages/qrcode/image/styles
/usr/lib/python3.10/site-packages/qrcode/image/styles/__init__.py
/usr/lib/python3.10/site-packages/qrcode/image/styles/__pycache__
/usr/lib/python3.10/site-packages/qrcode/image/styles/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/image/styles/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/image/styles/__pycache__/colormasks.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/image/styles/__pycache__/colormasks.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/image/styles/colormasks.py
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/__init__.py
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/__pycache__
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/__pycache__/pil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/__pycache__/pil.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/__pycache__/svg.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/__pycache__/svg.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/base.py
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/pil.py
/usr/lib/python3.10/site-packages/qrcode/image/styles/moduledrawers/svg.py
/usr/lib/python3.10/site-packages/qrcode/image/svg.py
/usr/lib/python3.10/site-packages/qrcode/main.py
/usr/lib/python3.10/site-packages/qrcode/release.py
/usr/lib/python3.10/site-packages/qrcode/tests
/usr/lib/python3.10/site-packages/qrcode/tests/__init__.py
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/test_example.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/test_example.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/test_qrcode.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/test_qrcode.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/test_qrcode_svg.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/test_qrcode_svg.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/test_release.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/test_release.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/test_script.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/test_script.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/test_util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/__pycache__/test_util.cpython-310.pyc
/usr/lib/python3.10/site-packages/qrcode/tests/test_example.py
/usr/lib/python3.10/site-packages/qrcode/tests/test_qrcode.py
/usr/lib/python3.10/site-packages/qrcode/tests/test_qrcode_svg.py
/usr/lib/python3.10/site-packages/qrcode/tests/test_release.py
/usr/lib/python3.10/site-packages/qrcode/tests/test_script.py
/usr/lib/python3.10/site-packages/qrcode/tests/test_util.py
/usr/lib/python3.10/site-packages/qrcode/util.py
/usr/share/doc/packages/python310-qrcode
/usr/share/doc/packages/python310-qrcode/CHANGES.rst
/usr/share/doc/packages/python310-qrcode/README.rst
/usr/share/licenses/python310-qrcode
/usr/share/licenses/python310-qrcode/LICENSE
/usr/share/man/man1/qr-3.10.1.gz
/usr/share/man/man1/qr.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024