Changelog for
python311-autopage-0.5.2-2.2.noarch.rpm :
* Mon Feb 05 2024 Steve Kowalik
- Drop patch support-python-311.patch, no longer required.
* Fri Nov 10 2023 Dirk Müller - update to 0.5.2:
* Always return an integer error code from exit_code()
* Fix line buffering detection for TTYs on Illumos/Solaris
* Numerous improvements to the integration tests: - Work correctly with less v633 - Fix flaky tests - Improve behaviour and debugging when tests fail - Allow test runners to capture stdout of all child processes
* Update test dependencies to account for recent releases of fixtures
* Test using a more recent version of mypy
* Run tests on Python 3.11 and 3.12 main
* Wed Jan 11 2023 Steve Kowalik - Add patch support-python-311.patch:
* Support Python 3.11 changes.
* Mon Nov 21 2022 Daniel Garcia - Do not distribute tests with the package- Build using %pyproject macros- Remove python_module macro definition- More specific python_sitelib in %files- Remove duplicate files with %fdupes
* Thu Aug 04 2022 Otto Hollmann - Update to 0.5.1:
* integration tests: Increase timeout for subprocess to exit
* Wed Feb 23 2022 Dirk Müller - skip end-to-end test, they hang in OBS
* Tue Feb 22 2022 Dirk Müller - update to 0.5.0:
* Testing on Python 3.10.
* More (optional) strategies for selecting the pager command to use.
* Fully-automated integration testing.
* Support for type checking by consumers using PEP561.
* Mon Nov 08 2021 Dirk Müller - skip python2 build, it doesn\'t work anymore
* Tue Oct 26 2021 Dirk Müller - Initial package (0.4.0)