14
0

- Add patch set-c-standard-17.patch:

* Set the C standard to c17 until libmilter is fixed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymilter?expand=0&rev=20
This commit is contained in:
2025-07-30 05:00:30 +00:00
committed by Git OBS Bridge
parent 45b7bc067d
commit a4437c95e5
3 changed files with 35 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ Source0: https://github.com/sdgathman/pymilter/archive/pymilter-%{version
Source1: tmpfiles-python-pymilter.conf
# PATCH-FIX-UPSTREAM: https://github.com/sdgathman/pymilter/pull/57
Patch1: 0001-Remove-calls-to-the-deprecated-method-assertEquals.patch
# PATCH-FIX-UPSTREAM https://github.com/sdgathman/pymilter/pull/70
Patch2: set-c-standard-17.patch
BuildRequires: %{python_module bsddb3}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}