Files
python-certbot/python-certbot.changes
Tomáš Chvátal 177f82fa81 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
2018-12-06 08:48:18 +00:00

39 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
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>
- update to version 0.28.0
* revoke accepts --cert-name, and doesn't accept both --cert-name
and --cert-path
-------------------------------------------------------------------
Tue Oct 9 12:21:52 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Do not conflict with Certbot as now we provide/obsolete it
-------------------------------------------------------------------
Wed Oct 3 10:02:34 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Provide and obsolete certbot main package too to ensure we can
migrate to the new split setup directly
-------------------------------------------------------------------
Tue Sep 18 09:25:54 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Conflict with certbot package to allow easy migration
-------------------------------------------------------------------
Fri Sep 14 07:19:01 UTC 2018 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.27.1
* the documentation can be built using Sphinx 1.6+
-------------------------------------------------------------------
Tue Aug 28 11:32:26 UTC 2018 - tchvatal@suse.com
- Initial package, split from certbot blob