14
0

- 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
This commit is contained in:
2024-02-16 04:33:38 +00:00
committed by Git OBS Bridge
parent e02852a43b
commit 220621b69e
5 changed files with 19 additions and 80 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Feb 16 04:11:23 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- 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.
-------------------------------------------------------------------
Fri Feb 26 20:15:47 UTC 2021 - Ben Greiner <code@bnavigator.de>