forked from pool/python-pytest-codspeed
ExcludeArch; gh#CodSpeedHQ/pytest-codspeed#70)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-codspeed?expand=0&rev=6
This commit is contained in:
@@ -4,7 +4,7 @@ Thu Jan 30 06:27:34 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
- Make tests work (and also add the patch make_tests_work.patch)
|
||||
- Add ExclusiveArch x86_64 and aarch64 (unfortunately the code
|
||||
itself checks for the architecture, so we cannot go with
|
||||
ExcludeArch)
|
||||
ExcludeArch; gh#CodSpeedHQ/pytest-codspeed#70)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 16 18:48:11 UTC 2025 - marec <marec@detebe.org>
|
||||
|
||||
@@ -31,10 +31,11 @@ Release: 0
|
||||
Summary: A pytest plugin to create CodSpeed benchmarks
|
||||
License: MIT
|
||||
URL: https://github.com/CodSpeedHQ/pytest-codspeed
|
||||
# gh#CodSpeedHQ/pytest-codspeed#70
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pytest_codspeed/pytest_codspeed-%{version}.tar.gz
|
||||
# PATCH-{FIX|FEATURE}-{OPENSUSE|SLE|UPSTREAM} name-of-file.patch bsc#[0-9]+ mcepl@suse.com
|
||||
# this patch makes things totally awesome
|
||||
# PATCH-FIX-UPSTREAM make_tests_work.patch gh#CodSpeedHQ/pytest-codspeed#68 mcepl@suse.com
|
||||
# add missing files
|
||||
Patch0: make_tests_work.patch
|
||||
BuildRequires: %{python_module base >= 3.9}
|
||||
BuildRequires: %{python_module cffi >= 1.17.1}
|
||||
|
||||
Reference in New Issue
Block a user