14
0
Files
python-PyLaTeX/python-PyLaTeX.changes

26 lines
938 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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>
- Add denose.patch removing nose dependency (gh#JelteF/PyLaTeX#294).
-------------------------------------------------------------------
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>
- Initial version