14
0

Accepting request 1237721 from home:dimstar:Factory

- Do not build tests noarch: they refer to %__isa, which differs
  per architecture, invalidating the noarch option.
  Fixes build with rpm 4.20.

OBS-URL: https://build.opensuse.org/request/show/1237721
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=116
This commit is contained in:
2025-01-14 13:26:13 +00:00
committed by Git OBS Bridge
parent 9c891187c0
commit cf1675bc9a
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 13 22:33:05 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not build tests noarch: they refer to %__isa, which differs
per architecture, invalidating the noarch option.
Fixes build with rpm 4.20.
-------------------------------------------------------------------
Tue Jul 23 11:39:23 UTC 2024 - Adrian Schröter <adrian@suse.de>