14
0
forked from pool/python-PyNaCl

- Add missing runtime dependency on cffi

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyNaCl?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-09-25 14:20:55 +00:00
committed by Git OBS Bridge
parent 5d3741dade
commit 1debb1f328
2 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 25 14:15:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add missing runtime dependency on cffi
-------------------------------------------------------------------
Thu Jul 18 11:12:47 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>