Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e928df6e71 | |||
| 029c1df4e6 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
3
qrcode-8.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:072dc52937ccfaff68a70c93081ad333e33201159ff5aeef8a49e8d2e643ea1b
|
||||
size 529231
|
||||
Reference in New Issue
Block a user