From 3c8bf3dffb358909269634c802f99d445339ab908b829dcd298ce4e12e1350af Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 26 Jan 2026 08:04:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyNaCl?expand=0&rev=33 --- python-PyNaCl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-PyNaCl.spec b/python-PyNaCl.spec index a9ab82e..36e781d 100644 --- a/python-PyNaCl.spec +++ b/python-PyNaCl.spec @@ -34,7 +34,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros -BuildRequires: pkgconfig(libsodium) >= 1.0.20 +BuildRequires: pkgconfig(libsodium) >= 1.0.21 Requires: python-cffi # SECTION test requirements BuildRequires: %{python_module hypothesis >= 3.27.0}