14
0
forked from pool/python-PyNaCl

Accepting request 1109327 from devel:languages:python

- 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/request/show/1109327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyNaCl?expand=0&rev=13
This commit is contained in:
2023-09-07 19:12:42 +00:00
committed by Git OBS Bridge

View File

@@ -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 <adrian.glaubitz@suse.com>
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
-------------------------------------------------------------------
Sun Jan 9 18:54:14 UTC 2022 - Michael Ströder <michael@stroeder.com>
@@ -61,6 +66,12 @@ Fri Apr 17 06:48:28 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- 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 <tchvatal@suse.com>