17
0
Commit Graph

9 Commits

Author SHA256 Message Date
9be5a77aa5 - Update to 0.13.1:
* Fix a crash when using the generate shortcut function.
  * Added support for transparent backgrounds. This is done by setting the
    mode option for a writer to RGBA.
  * Removed writer_options from barcode.get. This parameter was not used.
  * Add a with_doctype flag to SVGWriter. Set this to false to avoid including
    a DOCTYPE in the resulting SVG.
  * Add support for Pillow>=8.0.0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=14
2020-10-26 04:16:18 +00:00
Tomáš Chvátal
544d68e53f Accepting request 807633 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807633
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=12
2020-05-20 11:33:59 +00:00
Tomáš Chvátal
03e04edd31 - Remove tests folder that was installed in sitelib
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=10
2020-03-23 13:09:03 +00:00
Tomáš Chvátal
3995dbd2f9 Accepting request 786899 from home:pgajdos:python
- version update to 0.11.0
  * Added basic support for multiline text.
  * Dropped lots of older compat-only code and other cleanups.
  * Fixed a bug in the API when combining certain barcodes and writers.
  * Published documentation again and updated all project references.
  * Fix python_barcode.get mixups between options as writer_options. Previously, some writer/barcode combinations worked fine, while others failed. Now all work consistently.
  * The cli tool has been fixed and should now work as expected again.

OBS-URL: https://build.opensuse.org/request/show/786899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=9
2020-03-20 14:02:55 +00:00
Tomáš Chvátal
5d68885eaa - Update to 0.10.0:
* Various minor fixes and tweaks
  * CI integration fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=7
2019-05-25 09:03:47 +00:00
Tomáš Chvátal
8d7cf08080 Accepting request 692067 from home:jengelh:branches:devel:languages:python
- Unbundle DejaVu font and reuse the one from the system.

OBS-URL: https://build.opensuse.org/request/show/692067
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=5
2019-04-08 08:33:54 +00:00
Tomáš Chvátal
520756f8ad - Provide and obsolete pyBarcode as we are fork of it
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=3
2019-04-04 09:24:32 +00:00
Tomáš Chvátal
6dec109d5d - Run the spec-cleaner
initial OBS build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=2
2019-04-03 08:09:08 +00:00
Tomáš Chvátal
a8f97eec68 Accepting request 690790 from home:DocB:branches:devel:languages:python
- Verion 0.9 of python-barcode (fork of pyBarcode)
  initial OBS build

OBS-URL: https://build.opensuse.org/request/show/690790
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=1
2019-04-03 08:07:29 +00:00