Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-acme | name : python-acme | ||||
| version : 0.19.0 | version : 0.21.0 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://pypi.python.org/packages/a8/4e/6682c3192f9216f5eac3993e3de24b4bd28f371b28f0ea6a8034b0f1529b/acme-0.19.0.tar.gz : 1fa23d64d494aaf001e6fe857c461fcfff10f75a1c2c35ec831447f641e1e822 | - https://files.pythonhosted.org/packages/source/a/acme/acme-0.21.0.tar.gz : d64eae267c0bb21c98fa889b4e0be4c473ca8e80488d3de057e803d6d167544d | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| component : programming.python | component : programming.python | ||||
| summary : ACME protocol implementation in Python | summary : ACME protocol implementation in Python | ||||
| description: | | description: | | ||||
| ACME protocol implementation in Python | ACME protocol implementation in Python | ||||
| builddeps : | builddeps : | ||||
| - python-cryptography | - python-josepy | ||||
| - python-ipaddress | |||||
| - python-mock | - python-mock | ||||
| - python-ndg-httpsclient | - python-ndg-httpsclient | ||||
| - python-nose | |||||
| - python-openssl | - python-openssl | ||||
| - python-pyrfc3339 | - python-pyrfc3339 | ||||
| - python-pytz | - python-pytz | ||||
| - python-requests | - python-requests | ||||
| - python-setuptools | - python-setuptools | ||||
| rundeps : | rundeps : | ||||
| - python-josepy | |||||
| - python-mock | - python-mock | ||||
| - python-openssl | - python-openssl | ||||
| - python-pyrfc3339 | - python-pyrfc3339 | ||||
| - python-pytz | - python-pytz | ||||
| - python-requests | - python-requests | ||||
| - python-setuptools | - python-setuptools | ||||
| - python-six | - python-six | ||||
| - python-werkzeug | - python-werkzeug | ||||
| build : | | build : | | ||||
| %python_setup | %python_setup | ||||
| install : | | install : | | ||||
| %python_install | %python_install | ||||
| check : | | check : | | ||||
| %python_setup nosetests | 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.