Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : certbot | name : certbot | ||||
| version : 0.19.0 | version : 0.21.0 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://github.com/certbot/certbot/archive/v0.19.0.tar.gz : 164b496cc111f19619da1eac9e3fe03baac5ad5a97c2fa19eeffe07273c4b723 | - https://files.pythonhosted.org/packages/source/c/certbot/certbot-0.21.0.tar.gz : 07ca3246d3462fe73418113cc5c1036545f4b2312831024da923054de3a85857 | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| component : security.crypto | component : security.crypto | ||||
| summary : A tool to automatically receive and install X.509 certificates to enable TLS on servers. The client will interoperate with the Let’s Encrypt CA which will be issuing browser-trusted certificates for free. | summary : A tool to automatically receive and install X.509 certificates to enable TLS on servers. The client will interoperate with the Let’s Encrypt CA which will be issuing browser-trusted certificates | ||||
| for free. | |||||
| 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-cryptography | |||||
| - python-ipaddress | - python-ipaddress | ||||
| - python-mock | |||||
| - python-ndg-httpsclient | - python-ndg-httpsclient | ||||
| - python-openssl | |||||
| - python-parsedatetime | - python-parsedatetime | ||||
| - python-pyrfc3339 | |||||
| - python-pytz | |||||
| - python-setuptools | |||||
| - python-zope.component | - python-zope.component | ||||
| rundeps : | rundeps : | ||||
| - python-acme | - python-acme | ||||
| - python-configargparse | - python-configargparse | ||||
| - python-configobj | - python-configobj | ||||
| - python-cryptography | |||||
| - python-ipaddress | - python-ipaddress | ||||
| - python-openssl | |||||
| - python-mock | |||||
| - python-ndg-httpsclient | - python-ndg-httpsclient | ||||
| - python-parsedatetime | - python-parsedatetime | ||||
| - python-psutil | - python-psutil | ||||
| - python-pyrfc3339 | - python-zope.component | ||||
| - python-pytz | |||||
| - python-requests | |||||
| - python-setuptools | |||||
| - python-six | |||||
| - python-zope.interface | |||||
| build : | | build : | | ||||
| %python_setup | %python_setup | ||||
| install : | | install : | | ||||
| %python_install | %python_install | ||||
| check : | | check : | | ||||
| %python_setup test | pushd $PKG_BUILD_DIR/py2build | ||||
| python setup.py test | |||||
| popd | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.