14
0
forked from pool/python-PyJWT

- We only need one crypto implementation, drop requirement for pycrypto

in favor cryptography

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=21
This commit is contained in:
2017-03-17 19:00:21 +00:00
committed by Git OBS Bridge
parent 590f7a0da9
commit 540039ae0a
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 17 18:58:52 UTC 2017 - rjschwei@suse.com
- Drop pycrypto as dependency, we only need cryptography
-------------------------------------------------------------------
Fri Mar 10 08:52:47 UTC 2017 - alarrosa@suse.com