Accepting request 653131 from home:poorboywilly:branches:devel:languages:python:certbot

- Add Requires: python-mock, it won't run without it

I recently tried installing the python3 version of certbot and it didn't run until I installed python3-mock.

OBS-URL: https://build.opensuse.org/request/show/653131
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2018-12-06 08:48:18 +00:00
committed by Git OBS Bridge
parent c682b8de05
commit 177f82fa81
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 30 17:51:34 UTC 2018 - Jason Craig <os-dev@jacraig.com>
- Add Requires: python-mock, it won't run without it
-------------------------------------------------------------------
Fri Nov 16 17:14:44 UTC 2018 - Marketa Calabkova <mcalabkova@suse.com>