Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : certbot | name : certbot | ||||
| version : 0.37.2 | version : 0.38.0 | ||||
| release : 16 | release : 17 | ||||
| source : | source : | ||||
| - https://pypi.python.org/packages/source/c/certbot/certbot-0.37.2.tar.gz : e454368aa8d62559c673091b511319c130c8e0ea1c4dfa314ed7bdc91dd96ef5 | - https://pypi.python.org/packages/source/c/certbot/certbot-0.38.0.tar.gz : c27712101794e3adf54f3a3067c63be5caa507a930a79865bc654b6864121c6b | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| component : security.crypto | component : security.crypto | ||||
| summary : A free, automated certificate authority client | summary : A free, automated certificate authority client | ||||
| description: | | description: | | ||||
| Certbot, previously the Let's Encrypt Client, is EFF's tool to obtain certs from Let's Encrypt, and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol. | Certbot, previously the Let's Encrypt Client, is EFF's tool to obtain certs from Let's Encrypt, and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol. | ||||
| builddeps : | builddeps : | ||||
| - python-acme | - python-acme | ||||
| - python-configargparse | - python-configargparse | ||||
| - python-distro | |||||
| - python-ndg-httpsclient | - python-ndg-httpsclient | ||||
| - python-parsedatetime | - python-parsedatetime | ||||
| - python-pytest | - python-pytest | ||||
| - python-zope.component | - python-zope.component | ||||
| rundeps : | rundeps : | ||||
| - python-acme | - python-acme | ||||
| - python-configargparse | - python-configargparse | ||||
| - python-distro | |||||
| - python-configobj | - python-configobj | ||||
| - python-ndg-httpsclient | - python-ndg-httpsclient | ||||
| - python-parsedatetime | - python-parsedatetime | ||||
| - python-psutil | - python-psutil | ||||
| - python-zope.component | - python-zope.component | ||||
| build : | | build : | | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| check : | | check : | | ||||
| %python3_test py.test3 -v | %python3_test py.test3 -v | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.