forked from pool/python-pytest-click
* Added build for Python 3.10 * Drop support of Python 3.5 & 3.6 - Drop mock from BuildRequires, it has always fallen back to stdlib. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-click?expand=0&rev=7
29 lines
968 B
Plaintext
29 lines
968 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Mar 16 04:10:33 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 1.1.0:
|
|
* Added build for Python 3.10
|
|
* Drop support of Python 3.5 & 3.6
|
|
- Drop mock from BuildRequires, it has always fallen back to stdlib.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 7 18:42:23 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 1.0.2
|
|
* Replace yield_fixture with fixture
|
|
* Drop Python 3.4 support
|
|
* Drop Python 2.7 support
|
|
* Add builds for Python 3.8, 3.9
|
|
* Include test to package
|
|
- Actually download source tarball
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 31 08:20:39 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix build on Leap
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 21 19:16:31 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.3
|