14
0

Accepting request 812618 from home:mcalabkova:branches:devel:languages:python

- Update to 1.3.2
  * On python 3.6+ support multhreaded use of PyLaTeX, by not calling
    os.chdir

OBS-URL: https://build.opensuse.org/request/show/812618
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyLaTeX?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2020-06-08 14:31:13 +00:00
committed by Git OBS Bridge
parent 498b961951
commit af28294dc0
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 8 13:29:44 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.3.2
* On python 3.6+ support multhreaded use of PyLaTeX, by not calling
os.chdir
-------------------------------------------------------------------
Fri Nov 8 17:41:10 UTC 2019 - Todd R <toddrme2178@gmail.com>