14
0
forked from pool/python-PyJWT

Accepting request 298558 from home:Nijel:branches:devel:languages:python

- Simplify dependencies (only python-cryptography is needed, pycrypto and ecdsa
  are just fallbacks whet is is not)

OBS-URL: https://build.opensuse.org/request/show/298558
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=6
This commit is contained in:
Michal Čihař
2015-04-22 11:28:20 +00:00
committed by Git OBS Bridge
parent e692e8fd72
commit 8bfb1d5bcc
2 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 22 11:14:42 UTC 2015 - mcihar@suse.cz
- Simplify dependencies (only python-cryptography is needed, pycrypto and ecdsa
are just fallbacks whet is is not)
-------------------------------------------------------------------
Mon Apr 20 11:56:59 UTC 2015 - mcihar@suse.cz