2 Commits

Author SHA256 Message Date
e928df6e71 Accepting request 1274399 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1274399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qrcode?expand=0&rev=16
2025-05-05 20:28:41 +00:00
029c1df4e6 - Update to 8.2.0
* Optimize QRColorMask apply_mask method for enhanced performance
  * Fix typos on StyledPilImage embeded_* parameters.
    The old parameters with the typos are still accepted
    for backward compatibility.
- from version 8.1
  * Added support for Python 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-qrcode?expand=0&rev=36
2025-05-05 09:27:49 +00:00
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon May 5 08:57:38 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 8.2.0
* Optimize QRColorMask apply_mask method for enhanced performance
* Fix typos on StyledPilImage embeded_* parameters.
The old parameters with the typos are still accepted
for backward compatibility.
- from version 8.1
* Added support for Python 3.13.
-------------------------------------------------------------------
Wed Mar 26 10:05:29 UTC 2025 - Ben Greiner <code@bnavigator.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-qrcode
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-qrcode
Version: 8.0
Version: 8.2
Release: 0
Summary: QR Code image generator
License: BSD-3-Clause

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e2977d4ede15447734957a5fb535849cbb898086b4bb7045a6be4b07d70299a
size 528966

3
qrcode-8.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:072dc52937ccfaff68a70c93081ad333e33201159ff5aeef8a49e8d2e643ea1b
size 529231