diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,46 +1,35 @@ name : certbot -version : 0.19.0 -release : 2 +version : 0.21.0 +release : 3 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 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: | 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 : - python-acme - python-configargparse - - python-cryptography - python-ipaddress - - python-mock - python-ndg-httpsclient - - python-openssl - python-parsedatetime - - python-pyrfc3339 - - python-pytz - - python-setuptools - python-zope.component rundeps : - python-acme - python-configargparse - python-configobj - - python-cryptography - python-ipaddress - - python-openssl - - python-mock - python-ndg-httpsclient - python-parsedatetime - python-psutil - - python-pyrfc3339 - - python-pytz - - python-requests - - python-setuptools - - python-six - - python-zope.interface + - python-zope.component build : | %python_setup install : | %python_install check : | - %python_setup test + pushd $PKG_BUILD_DIR/py2build + python setup.py test + popd diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ certbot - Joey Riches - josephriches@gmail.com + Pierre-Yves + pyu@riseup.net Apache-2.0 security.crypto @@ -20,12 +20,12 @@ security.crypto /usr/bin - /usr/lib/python2.7/site-packages/certbot-0.19.0-py2.7.egg-info/PKG-INFO - /usr/lib/python2.7/site-packages/certbot-0.19.0-py2.7.egg-info/SOURCES.txt - /usr/lib/python2.7/site-packages/certbot-0.19.0-py2.7.egg-info/dependency_links.txt - /usr/lib/python2.7/site-packages/certbot-0.19.0-py2.7.egg-info/entry_points.txt - /usr/lib/python2.7/site-packages/certbot-0.19.0-py2.7.egg-info/requires.txt - /usr/lib/python2.7/site-packages/certbot-0.19.0-py2.7.egg-info/top_level.txt + /usr/lib/python2.7/site-packages/certbot-0.21.0-py2.7.egg-info/PKG-INFO + /usr/lib/python2.7/site-packages/certbot-0.21.0-py2.7.egg-info/SOURCES.txt + /usr/lib/python2.7/site-packages/certbot-0.21.0-py2.7.egg-info/dependency_links.txt + /usr/lib/python2.7/site-packages/certbot-0.21.0-py2.7.egg-info/entry_points.txt + /usr/lib/python2.7/site-packages/certbot-0.21.0-py2.7.egg-info/requires.txt + /usr/lib/python2.7/site-packages/certbot-0.21.0-py2.7.egg-info/top_level.txt /usr/lib/python2.7/site-packages/certbot/__init__.py /usr/lib/python2.7/site-packages/certbot/__init__.pyc /usr/lib/python2.7/site-packages/certbot/account.py @@ -223,12 +223,12 @@ - - 2017-11-29 - 0.19.0 + + 2018-01-18 + 0.21.0 Packaging update - Joey Riches - josephriches@gmail.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file