From 8bf70a9af77706da3588da64251559c6090af1f0fe1208ee55bf51f2a99b2984 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 19 Feb 2021 10:18:47 +0000 Subject: [PATCH] Accepting request 873565 from home:aboe76:branches:devel:languages:python - Revert libsodium requirement back to libsodium23 OBS-URL: https://build.opensuse.org/request/show/873565 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=44 --- python-libnacl.changes | 5 +++++ python-libnacl.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-libnacl.changes b/python-libnacl.changes index e8176ea..960f22d 100644 --- a/python-libnacl.changes +++ b/python-libnacl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 18 20:17:07 UTC 2021 - Niels Abspoel + +- Revert libsodium requirement back to libsodium23 + ------------------------------------------------------------------- Mon Feb 1 23:12:44 UTC 2021 - Niels Abspoel diff --git a/python-libnacl.spec b/python-libnacl.spec index 30ac421..728347a 100644 --- a/python-libnacl.spec +++ b/python-libnacl.spec @@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros BuildRequires: pkgconfig(libsodium) # This will need updating and verification but smart magic is not copied by # singlespec macros -Requires: libsodium >= 0.5.0 +Requires: libsodium23 %python_subpackages %description