forked from pool/python-autopage
- 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
- skip end-to-end test, they hang in OBS
* Support for type checking by consumers using PEP561.
- Initial package (0.4.0)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autopage?expand=0&rev=13
This commit is contained in:
@@ -16,9 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%global skip_python2 1
|
||||
Name: python-autopage
|
||||
Version: 0.5.1
|
||||
Version: 0.5.2
|
||||
Release: 0
|
||||
Summary: A library to provide automatic paging for console output
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user