589bc88ae8
- Promote pytest to Requires. - Add patch support-click-8.2.patch: * click 8.2.0 now exits non-zero when printing help.
Steve Kowalik2025-05-15 05:16:22 +00:00
ea96837b2f
Accepting request 1265373 from devel:languages:python
Ana Guerrero2025-03-31 09:42:27 +00:00
b4a5a3da49
- update to 0.9.1: * Adjusted requre-purge to not replace GitHub tokens with dummy token that still looks like a legit one and also case-sensitiveness on the cookies from Pagure.
Dirk Mueller2025-03-29 09:44:04 +00:00
96947ef375
Accepting request 1254399 from devel:languages:python
Ana Guerrero2025-03-19 21:34:09 +00:00
d6f31d1c66
- Update to 0.9.0 * Supports recording of the requests done by httpx via record_httpx() and recording_httpx() decorators. (#297) - from version 0.8.6 * Trigger a new release to fix the PyPI upload action. - from version 0.8.5 * Trigger a new release to confirm the correct SPDX licence. - Update BuildRequires and Requires from pyproject.toml
Matej Cepl2025-03-19 12:29:39 +00:00
ecfb6af2a8
Accepting request 1151858 from devel:languages:python
Ana Guerrero2024-02-26 18:47:06 +00:00
ecd5ddcaac
- restrict to new python stack in sle15
Dirk Mueller2024-02-26 16:32:50 +00:00
6446325a9b
- update to 0.8.4: * Provide __version__ of the package so it can be easily checked when installed on the system. * Fix an issue of clashing with the _coverage_. * Packaging has been modernized. * class shortcut decorators
Dirk Mueller2024-02-26 12:43:08 +00:00
0784e7b8b2
- Remove BuildRequires on setuptools_scm_git_archive. - Switch to pyproject macros. - Add missing Requires on update-alternatives. - Stop using greedy globs in %files.
Steve Kowalik2023-07-17 07:01:10 +00:00
9d4a304595
- Update to 0.8.2: * default decorator if not given * guess output decorator class * class shortcut decorators * python tuple support as base type * Fix a performance issue when detecting cassettes following the old naming format. * New decorators for handling temporary files (MkTemp) and directories (MkDTemp) in a more transparent way. The old implementation based on static paths and counter has been deprecated. * Fix the problem with kwarg decorators that causes the function body not to be executed. - Change skipped tests expression due to reorganization. - Add GitPython to BuildRequires
Steve Kowalik2022-06-16 04:31:24 +00:00