14
0

- update to 1.7.3:

* Fixed problem with ``multiprocessing.Pool`` crashing due to
   ``FormatAutodetectionError``

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysubs2?expand=0&rev=4
This commit is contained in:
2024-08-31 11:51:33 +00:00
committed by Git OBS Bridge
parent 64ca1c0655
commit 7009382d3f
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Aug 31 11:50:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.7.3:
* Fixed problem with ``multiprocessing.Pool`` crashing due to
``FormatAutodetectionError``
-------------------------------------------------------------------
Thu Jul 4 19:24:31 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>