diff --git a/python-certbot.changes b/python-certbot.changes index f409712..14df213 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 30 17:51:34 UTC 2018 - Jason Craig + +- Add Requires: python-mock, it won't run without it + ------------------------------------------------------------------- Fri Nov 16 17:14:44 UTC 2018 - Marketa Calabkova diff --git a/python-certbot.spec b/python-certbot.spec index 1cbc094..c22b00b 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -48,6 +48,7 @@ Requires: python-configobj Requires: python-cryptography >= 1.2 Requires: python-future Requires: python-josepy +Requires: python-mock Requires: python-parsedatetime >= 1.3 Requires: python-pyRFC3339 Requires: python-pytz