From 5e8ec7efe7d7eb8de92929ebc666e796871ce8f044f540ef520389ac8c9de812 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Fri, 28 Apr 2017 12:57:59 +0000 Subject: [PATCH] Accepting request 491836 from home:xenonpk:python Add changelog entry OBS-URL: https://build.opensuse.org/request/show/491836 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=24 --- python-PyJWT.changes | 5 +++++ python-PyJWT.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-PyJWT.changes b/python-PyJWT.changes index 148d6ed..1dad8e0 100644 --- a/python-PyJWT.changes +++ b/python-PyJWT.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 28 12:25:53 UTC 2017 - pousaduarte@gmail.com + +- Restore runtime dependency python-ecdsa + ------------------------------------------------------------------- Wed Apr 26 18:03:53 UTC 2017 - pousaduarte@gmail.com diff --git a/python-PyJWT.spec b/python-PyJWT.spec index 8cc056f..e580140 100644 --- a/python-PyJWT.spec +++ b/python-PyJWT.spec @@ -38,6 +38,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-cryptography +Requires: python-ecdsa Requires: python-setuptools Requires(post): update-alternatives