14
0

Accepting request 1112601 from home:mimi_vx:branches:devel:languages:python

- update to 0.15.1
 * Improved type hints.
 * Updated ISBN to support newer allocated ranges.
 * Fixed compatibility with Pillow 10.0.

OBS-URL: https://build.opensuse.org/request/show/1112601
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=18
This commit is contained in:
2023-09-21 08:46:08 +00:00
committed by Git OBS Bridge
parent 3445b941b4
commit 5f0acc6b46
4 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Sep 20 15:26:50 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.15.1
* Improved type hints.
* Updated ISBN to support newer allocated ranges.
* Fixed compatibility with Pillow 10.0.
-------------------------------------------------------------------
Thu Jul 14 20:48:46 UTC 2022 - Ben Greiner <code@bnavigator.de>