14
0

- Update to 1.3.4:

* Use known working versions for Python 3.5 and lower of ordered-set
    dependency
  * The 'at' parameter for TikZNode should now work.
  * Use a different temporary directory per user.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyLaTeX?expand=0&rev=7
This commit is contained in:
2020-09-01 06:57:49 +00:00
committed by Git OBS Bridge
parent 282cd5d5d7
commit 6433d6f0ec
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 1 06:56:57 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.3.4:
* Use known working versions for Python 3.5 and lower of ordered-set
dependency
* The 'at' parameter for TikZNode should now work.
* Use a different temporary directory per user.
-------------------------------------------------------------------
Mon Aug 3 06:35:01 UTC 2020 - Matej Cepl <mcepl@suse.com>