14
0

9 Commits

Author SHA256 Message Date
ed124dd8b3 - Support both lowercased and unnormalized metadata directory names.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyLaTeX?expand=0&rev=16
2025-04-14 06:26:46 +00:00
54d2bebe46 - Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyLaTeX?expand=0&rev=15
2025-03-25 04:57:23 +00:00
220621b69e - Update to 1.4.2:
* Add `.Chapter` in ``__init__.py``
  * Fix installation on Python 3.12
- Drop patch skip-optional-dependencies-test.patch, no longer required.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyLaTeX?expand=0&rev=13
2024-02-16 04:33:38 +00:00
e02852a43b Accepting request 875521 from home:bnavigator:branches:devel:languages:python
- Some optional dependencies not available for the python36 flavor:
  * add skip-optional-dependencies-test.patch
  * don't install numpy, matplotlib and quantities for python36
    (NumPy 1.20 does not provide a Python 3.6 build on TW: NEP 29)

OBS-URL: https://build.opensuse.org/request/show/875521
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyLaTeX?expand=0&rev=11
2021-02-26 21:41:48 +00:00
a372d10700 Accepting request 862143 from home:andythe_great:branches:devel:languages:python
- Update to version 1.4.1.
  * Fixes regression in 1.4.0 where empty ``geometry_options`` 
    would throw an error.
- Updates for version 1.4.0
  * Add ``Fragment`` class which is a ``Container`` without any 
    LaTeX code surrounding its content.
  * Escape newlines in ``ContainerCommand``
  * Fix bug where the geometry options were not applied in some 
    cases
  * Remove denose.patch, fixed.

OBS-URL: https://build.opensuse.org/request/show/862143
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyLaTeX?expand=0&rev=9
2021-01-11 15:06:07 +00:00
6433d6f0ec - 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
2020-09-01 06:57:49 +00:00
282cd5d5d7 - Add denose.patch removing nose dependency (gh#JelteF/PyLaTeX#294).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyLaTeX?expand=0&rev=5
2020-08-03 06:40:43 +00:00
Tomáš Chvátal
af28294dc0 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
2020-06-08 14:31:13 +00:00
Todd R
72da199e7c Accepting request 746678 from home:TheBlackCat:branches:devel:languages:python
A Python library for creating LaTeX files and snippets

OBS-URL: https://build.opensuse.org/request/show/746678
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyLaTeX?expand=0&rev=1
2019-11-08 19:48:20 +00:00