Commit Graph

3 Commits

Author SHA256 Message Date
948f6d91d9 - Update to version 1.27.0
* The PGP key F2871B4152AE13C49519111F447BF683AA3B26C3 was added 
    as an additional trusted key to sign our PyPI packages
  * When certonly is run with an installer specified (e.g. --nginx), 
    certonly will now also run restart for that installer
- Refreshed python-certbot.keyring

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=91
2022-05-30 09:16:37 +00:00
Danilo Spinella
ccf44518c9 Accepting request 941917 from home:dspinella:branches:devel:languages:python:certbot
- Update to version 1.22.0
  * Support for Python 3.10 was added to Certbot and all of its components.
  * The function certbot.util.parse_loose_version was added to parse version
    strings in the same way as the now deprecated distutils.version.LooseVersion
    class from the Python standard library.
  * Added --issuance-timeout. This option specifies how long (in seconds) Certbot will wait
    for the server to issue a certificate.
  * The function certbot.util.get_strict_version was deprecated and will be
    removed in a future release.
- Refreshed python-certbot.keyring

OBS-URL: https://build.opensuse.org/request/show/941917
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=88
2021-12-21 18:35:27 +00:00
064a0a3b07 Accepting request 838326 from home:frispete:python
- Update to version 1.8.0
  + Added
    * Added the ability to remove email and phone contact
      information from an account
    * using update_account --register-unsafely-without-email
  + Changed
    * Support for Python 3.5 has been removed.
  + Fixed
    * The problem causing the Apache plugin in the Certbot snap on
      ARM systems to
    * fail to load the Augeas library it depends on has been fixed.
    * The acme library can now tell the ACME server to clear
      contact information by passing an empty
    * tuple to the contact field of a Registration message.
    * Fixed the *** stack smashing detected *** error in the
      Certbot snap on some systems.
    * More details about these changes can be found on our GitHub
      repo.
- Add certbot keyring and hash file

OBS-URL: https://build.opensuse.org/request/show/838326
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=72
2020-10-07 07:58:09 +00:00