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

python311-PyQRCode-1.3.6-150600.1.3 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: python311-PyQRCode Distribution: SUSE Linux Enterprise 15
Version: 1.3.6 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150600.1.3 Build date: Wed Mar 20 16:38:42 2024
Group: Unspecified Build host: h01-ch3b
Size: 340964 Source RPM: python-PyQRCode-1.3.6-150600.1.3.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/pyqrcode/pyqrcodeNG
Summary: Python 3 module to generate QR Codes
The PyQRCode module is a QR code generator that is simple to use and written in pure python.
The module can automates most of the building process for creating QR codes.
Most codes can be created using only two lines of code.

Provides

Requires

License

MIT

Changelog

* Fri Dec 01 2023 alarrosa@suse.com
  - Add %{?sle15_python_module_pythons}
* Thu May 11 2023 code@bnavigator.de
  - Replace build_sphinx setuptools hook with direct sphinx-build
    call -- fixes boo#1211051
* Wed Apr 20 2022 mcepl@suse.com
  - Clean up of the SPEC file.
* Wed Feb 02 2022 bwiedemann@suse.com
  - Add reproducible.patch to not include build date (boo#1047218)
* Thu Dec 09 2021 mcepl@suse.com
  - Update to 1.3.6:
    - Code improvements / refactorings
    - Optimized generation of numerical QR Codes
    - MUCH faster PNG writing (approx. twice as fast)
    - Don't raise a UnicodeError if the user provided binary data
      and sets the mode explicitly to 'binary'. Fixed by Mathieu
      <https://github.com/albatros69> (PR #13)
    - The builder raises more specific exceptions like
      VersionError, MaskError, DataOverflowError. This change is
      backwards compatible since all exceptions are inherited from
      ValueError.
    - Added "designator" property to QRCode. This encodes the
      version number and error correction level, i.e. "1-H"
    - Fixed alphanumeric encoding. The bug was introduced in the
      1.3.4 release
    - Added more test cases
    - Added CLI docs
    - (Deprecated) QRCode.terminal() did not work. Fixed.
    - Initial release of PyQRCode NG (PyQRCode Next Generation)
* Wed Dec 08 2021 pgajdos@suse.com
  - do not require pytest-runner for build, it is not needed
* Thu May 14 2020 alarrosa@suse.com
  - Re-download source package which changed the topdir name
* Thu May 14 2020 alarrosa@suse.com
  - Do not build python2 version
* Mon Oct 14 2019 mcepl@suse.com
  - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Mon Apr 01 2019 tchvatal@suse.com
  - Sort out with spec-cleaner
* Mon Mar 25 2019 mcepl@suse.com
  - Upgrade to 1.3.0 (from https://github.com/heuer/pyqrcode/):
    - Added support for meCards etc. contributed by Riccardo Metere
    - Skip detecting content type if constructor mode is given to
      constructor. Contributed by Martijn van Rheenen.
    - Moved tests from nose to pytest since nose is deprecated
    - Updated test environment: Added PyPy, PyPy3 and Python 3.6
    - QRCode.get_png_size() is deprecated, use
      QRCode.symbol_size(). The latter returns a (width, height)
      tuple, not an integer.
    - Deprecated QRCode.png_as_base64_str(), use
      QRCode.png_data_uri() which returns a valid URI instead of
      a Base64 encoded string
    - Faster PNG generation
    - Added CLI
    - Added term() method to QRCode which prints the QR Code to the
      terminal. This works with Windows and Unix.
    - Deprecated QRCode.terminal() in favor of QRCode.term()
    - Added "scale" parameter to QRCode.text
* Mon Mar 25 2019 mcepl@suse.com
  - Initial packaging of the version 1.2.1

Files

/etc/alternatives/pyqr
/usr/bin/pyqr
/usr/bin/pyqr-3.11
/usr/lib/python3.11/site-packages/PyQRCodeNG-1.3.6.dist-info
/usr/lib/python3.11/site-packages/PyQRCodeNG-1.3.6.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/PyQRCodeNG-1.3.6.dist-info/LICENSE
/usr/lib/python3.11/site-packages/PyQRCodeNG-1.3.6.dist-info/METADATA
/usr/lib/python3.11/site-packages/PyQRCodeNG-1.3.6.dist-info/RECORD
/usr/lib/python3.11/site-packages/PyQRCodeNG-1.3.6.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/PyQRCodeNG-1.3.6.dist-info/WHEEL
/usr/lib/python3.11/site-packages/PyQRCodeNG-1.3.6.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/PyQRCodeNG-1.3.6.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/pyqrcodeng
/usr/lib/python3.11/site-packages/pyqrcodeng/__init__.py
/usr/lib/python3.11/site-packages/pyqrcodeng/__pycache__
/usr/lib/python3.11/site-packages/pyqrcodeng/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyqrcodeng/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyqrcodeng/__pycache__/builder.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyqrcodeng/__pycache__/builder.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyqrcodeng/__pycache__/cli.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyqrcodeng/__pycache__/cli.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyqrcodeng/__pycache__/qrspecial.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyqrcodeng/__pycache__/qrspecial.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyqrcodeng/__pycache__/tables.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyqrcodeng/__pycache__/tables.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyqrcodeng/builder.py
/usr/lib/python3.11/site-packages/pyqrcodeng/cli.py
/usr/lib/python3.11/site-packages/pyqrcodeng/qrspecial.py
/usr/lib/python3.11/site-packages/pyqrcodeng/tables.py
/usr/share/doc/packages/python311-PyQRCode
/usr/share/doc/packages/python311-PyQRCode/CHANGES.rst
/usr/share/doc/packages/python311-PyQRCode/README.rst
/usr/share/licenses/python311-PyQRCode
/usr/share/licenses/python311-PyQRCode/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 3 23:33:27 2024