Changelog for
python311-PyX-0.16-2.2.noarch.rpm :
* Thu Mar 21 2024 Max Lin
- Add %{?sle15_python_module_pythons}
* Fri Sep 08 2023 Atri Bhattacharya - 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 07 2021 Ben Greiner - Ignore unrelated warning during tests introduced by l3backend- Specify runtime requirements- Fix provides/obsoletes rename for flavors
* Wed Jul 24 2019 Tomáš Chvátal - Update to 0.15:
* This release introduces a new text engine UnicodeEngine, which enables simple typesetting with Type1 fonts without using TeX/LaTeX. The graph axis texters have been adjusted to work on the UnicodeEngine, as well. The exponential and mixed graph axis texters have been merged into the new default texter.
* PyX\' home has been moved to https://pyx-project.org. The source code repository has been converted to git and is now hosted at https://github.com/pyx-project/pyx.- Switch to github tarball and enable tests
* Thu Sep 07 2017 toddrme2178AATTgmail.com- Update to version 0.14.1- Implement single-spec version, python3-only since this release only supports python 3.- Rename to python-PyX to follow python-packaging guidelines.
* Sun Jul 27 2014 badshah400AATTgmail.com- Update to version 0.12.1: - Lots of changes since previously packaged version, see /usr/share/doc/packages/python-pyx/CHANGES for a full list- Packaging changes: - Remove spurious executable permissions and shebangs wherever needed to avoid rpmlint warnings - No longer use deprecated \"--record-rpm\"; use %{python_sitelib} instead - Drop patches that no longer apply + python-pyx-no_root-0.8.1.patch + PyX-0.9-pyxrcdir.patch (no more /etc/pyxrc file) - Specfile cleanups + Remove empty %clean section + Use full source URL for Source tag + License tag updated to spdx norms + export CFLAGS=\"$RPM_OPT_FLAGS\" no more required + No longer required to run sed over installed files + List of Authors removed, see packaged AUTHORS file instead.
* Tue Nov 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0
* Wed Aug 12 2009 matejcikAATTsuse.cz- build as noarch on newer distros
* Fri Apr 04 2008 matejcikAATTsuse.cz- update to 0.10
* support for parallel/central projection 3D plotting
* new styles, examples, bugfixes
* Thu Aug 30 2007 jmatejekAATTsuse.cz- added \'pyxrcdir\' variable to config, import works again (#305304)