forked from pool/python-autopage
* Support Python 3.11 changes. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autopage?expand=0&rev=11
45 lines
1.6 KiB
Plaintext
45 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 11 05:45:45 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch support-python-311.patch:
|
|
* Support Python 3.11 changes.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 21 12:23:06 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- 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 4 09:29:45 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>
|
|
|
|
- Update to 0.5.1:
|
|
* integration tests: Increase timeout for subprocess to exit
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 23 15:24:07 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- skip end-to-end test, they hang in OBS
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 22 10:10:04 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- 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 8 20:01:21 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- skip python2 build, it doesn't work anymore
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 26 20:10:01 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- Initial package (0.4.0)
|