From 6a3af70fe6b0b1292f656058ea7f61b1dc9298a246773db72579e75a4ecfd8de Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 6 Sep 2023 19:16:12 +0000 Subject: [PATCH] - Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629) - python-PyNaCl requires python-cffi as demonstrated by python-dkimpy tests [SLE-7686] [bsc#1161557] - Add missing runtime dependency on cffi OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyNaCl?expand=0&rev=24 --- python-PyNaCl.changes | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/python-PyNaCl.changes b/python-PyNaCl.changes index ea4f142..3f65763 100644 --- a/python-PyNaCl.changes +++ b/python-PyNaCl.changes @@ -13,6 +13,11 @@ Fri Sep 16 12:01:41 UTC 2022 - pgajdos@suse.com - python-six not required +------------------------------------------------------------------- +Thu Jul 21 10:16:18 UTC 2022 - John Paul Adrian Glaubitz + +- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629) + ------------------------------------------------------------------- Sun Jan 9 18:54:14 UTC 2022 - Michael Ströder @@ -61,10 +66,16 @@ Fri Apr 17 06:48:28 UTC 2020 - Tomáš Chvátal - Fix tests with latest hypothesis: * hypothesis-no-unilmited.patch +------------------------------------------------------------------- +Tue Jan 21 13:46:13 UTC 2020 - pgajdos@suse.com + +- python-PyNaCl requires python-cffi as demonstrated by python-dkimpy + tests [SLE-7686] [bsc#1161557] + ------------------------------------------------------------------- Wed Sep 25 14:15:57 UTC 2019 - Tomáš Chvátal -- Add missing runtime dependency on cffi +- Add missing runtime dependency on cffi ------------------------------------------------------------------- Thu Jul 18 11:12:47 UTC 2019 - Ondřej Súkup