Accepting request 1109741 from home:badshah400:branches:devel:languages:python:numeric

* Update to version 0.16:
* Rename source tarball to PyX-%{version}.tar.gz.
* Use pyproject macros to build; add BuildRequires: python-pip, python-wheel.

OBS-URL: https://build.opensuse.org/request/show/1109741
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-PyX?expand=0&rev=7
This commit is contained in:
2023-09-08 17:09:43 +00:00
committed by Git OBS Bridge
parent e0b59bb5e6
commit 104e8d5d95
4 changed files with 28 additions and 10 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Sep 8 14:09:29 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.16:
* Enable a shortcut for accessing graph-component attributes,
simplifying the modification of default components.
* Small improvements and several bug fixes, especially for text
alignment with TeX Live 2020.
- Rename source tarball to PyX-%{version}.tar.gz.
- Use pyproject macros to build; add BuildRequires: python-pip,
python-wheel.
-------------------------------------------------------------------
Fri May 7 12:21:08 UTC 2021 - Ben Greiner <code@bnavigator.de>