| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python311-pytest-click | Distribution: openSUSE Tumbleweed |
| Version: 1.1.0 | Vendor: openSUSE |
| Release: 3.1 | Build date: Wed May 7 08:48:08 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 12978 | Source RPM: python-pytest-click-1.1.0-3.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/Stranger6667/pytest-click | |
| Summary: Pytest plugin for Click | |
Py.test plugin for Click.
MIT
* Wed May 07 2025 Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
* Fri Feb 09 2024 ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
* Wed Mar 16 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 07 2020 Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.0.2
* Replace yield_fixture with fixture
* Drop Python 3.4 support
* Drop Python