1f54cd9cbc
Accepting request 1256167 from home:bnavigator:branches:devel:languages:python
Dirk Mueller2025-03-26 12:23:04 +00:00
4937bb4667
Accepting request 1204843 from devel:languages:python
Ana Guerrero2024-10-01 15:19:24 +00:00
dcf76a7666
Accepting request 1204843 from devel:languages:python
Ana Guerrero2024-10-01 15:19:24 +00:00
28f2c67d91
- Update to 8.0.0 * Added support for Python 3.11 and 3.12. * Drop support for Python <=3.8. * Change local development setup to use Poetry_. * Testsuite and code quality checks are done through Github Actions. * Code quality and formatting utilises ruff_. * Removed `typing_extensions as a dependency, as it's no longer required with having Python 3.9+ as a requirement. * Only allow high error correction rate (qrcode.ERROR_CORRECT_H`) when generating QR codes with embedded images to ensure content is readable - Install manpage manually in %install section - Drop 364.patch, merged upstream - Switch package source from PyPi to Github
Matej Cepl2024-09-30 23:17:11 +00:00
2158f4c13b
Accepting request 1204728 from home:glaubitz:branches:devel:languages:python
Matej Cepl2024-09-30 23:17:11 +00:00
414cc6e0ff
Accepting request 1182940 from devel:languages:python
Ana Guerrero2024-06-24 18:56:15 +00:00
3d287fe91b
Accepting request 1182940 from devel:languages:python
Ana Guerrero2024-06-24 18:56:15 +00:00
958761d4d0
Accepting request 1180192 from home:glaubitz:branches:devel:languages:python
Dirk Mueller2024-06-13 07:29:51 +00:00
df243dbc51
Accepting request 1144106 from devel:languages:python
Ana Guerrero2024-02-05 21:01:26 +00:00
4d3049b688
Accepting request 1144106 from devel:languages:python
Ana Guerrero2024-02-05 21:01:26 +00:00
5d1cf6571a
- Add missing Requires on pypng. - Switch to pyproject macros. - Stop using greedy globs in %files.
Steve Kowalik2024-02-05 07:01:22 +00:00
1908f28b39
- Add missing Requires on pypng. - Switch to pyproject macros. - Stop using greedy globs in %files.
Steve Kowalik2024-02-05 07:01:22 +00:00
55425d86e7
Accepting request 1143969 from devel:languages:python
Ana Guerrero2024-02-04 18:09:39 +00:00
5f94d69b06
Accepting request 1143969 from devel:languages:python
Ana Guerrero2024-02-04 18:09:39 +00:00
06b6d75ae7
- 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. - Fix console_script.py missing +x
Dirk Mueller2024-02-04 09:48:07 +00:00
0986952acd
- 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. - Fix console_script.py missing +x
Dirk Mueller2024-02-04 09:48:07 +00:00
8e1127197f
Accepting request 1122209 from devel:languages:python
Ana Guerrero2023-11-02 19:22:24 +00:00
3130ce5321
Accepting request 1122209 from devel:languages:python
Ana Guerrero2023-11-02 19:22:24 +00:00
7cbf428e8b
Accepting request 1122201 from home:gladiac:mailman
Markéta Machová2023-11-02 09:06:12 +00:00
ad37bd11cf
Accepting request 1122201 from home:gladiac:mailman
Markéta Machová2023-11-02 09:06:12 +00:00
90b4dc9554
- 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
Jan Matejek
2017-06-05 12:44:07 +00:00
ecebe6fea0
- 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
Jan Matejek
2017-06-05 12:44:07 +00:00