14
0
forked from pool/python-requre

17 Commits

Author SHA256 Message Date
f917a576ab Accepting request 1277535 from devel:languages:python
- Promote pytest to Requires.
- Add patch support-click-8.2.patch:
  * click 8.2.0 now exits non-zero when printing help.

OBS-URL: https://build.opensuse.org/request/show/1277535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requre?expand=0&rev=7
2025-05-15 15:01:25 +00:00
7f21d89d16 - Promote pytest to Requires.
- Add patch support-click-8.2.patch:
  * click 8.2.0 now exits non-zero when printing help.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=16
2025-05-15 05:16:22 +00:00
4cf237dfb7 Accepting request 1265373 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1265373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requre?expand=0&rev=6
2025-03-31 09:42:27 +00:00
4399665b12 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=14
2025-03-29 09:44:04 +00:00
bd7a130474 Accepting request 1254399 from devel:languages:python
Forwarded request #1254380 from glaubitz

- 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

OBS-URL: https://build.opensuse.org/request/show/1254399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requre?expand=0&rev=5
2025-03-19 21:34:09 +00:00
85a84eb1e9 Accepting request 1254380 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1254380
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=12
2025-03-19 12:29:39 +00:00
ecfb6af2a8 Accepting request 1151858 from devel:languages:python
- restrict to new python stack in sle15

- 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

OBS-URL: https://build.opensuse.org/request/show/1151858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requre?expand=0&rev=4
2024-02-26 18:47:06 +00:00
ecd5ddcaac - restrict to new python stack in sle15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=10
2024-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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=9
2024-02-26 12:43:08 +00:00
472027baeb Accepting request 1099033 from devel:languages:python
- Remove BuildRequires on setuptools_scm_git_archive.
- Switch to pyproject macros.
- Add missing Requires on update-alternatives.
- Stop using greedy globs in %files.

OBS-URL: https://build.opensuse.org/request/show/1099033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requre?expand=0&rev=3
2023-07-18 19:55:14 +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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=7
2023-07-17 07:01:10 +00:00
ae052d6fd4 Accepting request 983847 from devel:languages:python
- 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 {Build,}Requires

OBS-URL: https://build.opensuse.org/request/show/983847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requre?expand=0&rev=2
2022-06-20 13:38:15 +00:00
b3be636eae Latency 🔥
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=5
2022-06-20 06:05:09 +00:00
8325a5b87a Sort out tests correctly
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=4
2022-06-20 05:48:33 +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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=3
2022-06-16 04:31:24 +00:00
f6315028d1 Accepting request 849406 from devel:languages:python
new dep

OBS-URL: https://build.opensuse.org/request/show/849406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requre?expand=0&rev=1
2020-11-19 15:47:08 +00:00
22b898b4f0 Accepting request 849228 from home:jayvdb:py-submit
dep of ogr

OBS-URL: https://build.opensuse.org/request/show/849228
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=1
2020-11-19 12:20:57 +00:00