- update to 0.32.0
* Certbot and its acme module now depend on josepy>=1.1.0.
* An ACME CA server may return a "Retry-After" HTTP header on
authorization polling, as specified in the ACME protocol, to
indicate when the next polling should occur. Certbot now reads
this header if set and respect its value.
* The acme module avoids sending the keyAuthorization field in
the JWS payload when responding to a challenge as the field is
not included in the current ACME protocol. To ease the migration
path for ACME CA servers, Certbot and its acme module will first
try the request without the keyAuthorization field but will
temporarily retry the request with the field included if a
malformed error is received. This fallback will be removed in
version 0.34.0.
OBS-URL: https://build.opensuse.org/request/show/685974
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=16
* Release 0.29.1
* Release 0.29.0
* WIP External Account Binding (#6059)
* Implement POST-as-GET requests (#6522)
* ignore erroneously no-member lint error
* Revert acme/acme/client.py
* Bump version to 0.29.0
* remove unused six imports
* Remove module-level ignore::ResourceWarnings
* bring requests back down to 2.4.1 in setup and oldest constraints
* Requests no longer vendorizes urllib3
* Use a newer version of requests because of the upcoming Callable import
Deprecation in Python 3.8 that warns in Python 3.7
* Cover is run on 2.7, so mark 3-only lines as no cover
* Ignore ResourceWarnings in various modules in a 2-compatible way.
* ignore ResourceWarnings in acme tests
* s/assertEquals/assertEqual
- Adjust Requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=8
- update to 0.26.0
- No changelog from upstream
- update to 0.25.1
- No changelog from upstream
- update to 0.25.0
- No changelog from upstream
- update to 0.24.0
- No changelog from upstream
- update to 0.23.0
- No changelog from upstream
- update to 0.22.2
- No changelog from upstream
- update to 0.22.0
- No changelog from upstream
- update to 0.21.1
- No changelog from upstream
- update to 0.20.0
- No changelog from upstream
- update to 0.19.0
- No changelog from upstream
- update to 0.18.2
- No changelog from upstream
- Convert to singlespec
- update to 0.18.1
- No changelog from upstream
- update to 0.17.0
- No changelog from upstream
- update to 0.16.0
- No changelog from upstream
- update to 0.15.0
- No changelog from upstream
- update to 0.14.2
- No changelog from upstream
- update to 0.14.1
- No changelog from upstream
- fix build error in Tumbleweed
- update to 0.14.0
- No changelog provides by upstream
- update to 0.13.0
- No changelog provides by upstream
- insert BuildRequires: python-packaging to prevent build errors
for Leap 42.1
- change require version to python-requests >= 2.10
- update to 0.12.0
- No changelog provides by upstream
- update to 0.11.1
- No changelog provides by upstream
- update to 0.10.2
- No changelog provides by upstream
- update to 0.10.1
- No changelog provides by upstream
- update to 0.10.0
- No changelog provides by upstream
- update to 0.9.3
- No changelog provides by upstream
- update to 0.9.0
- No changelog provides by upstream
- drop patch acme-build-on-python-older-than-2_7.patch
- update to 0.8.1
- No changelog provides by upstream
- update to 0.8.0
- No changelog provided by upstream
- Drop fix-AttributeError-on-mock-older-than_2.0.patch because
now in upstream
- update to 0.7.0
- No changelog provided by upstream
- add fix-AttributeError-on-mock-older-than_2.0.patch
- update to 0.6.0
- No changelog provided by upstream
- update Source with new pypi url
- Update to version 0.5.0
- No changelog provided by upstream
- add BuildRequires python-setuptools >= 1.0
- Update to version 0.4.2
- No changelog provided by upstream
- Update to version 0.4.1
- No changelog provided by upstream
- Updated to version 0.4.0
- No changelog provided by upstream
- updated requirement: python-pyOpenSSL >= 0.13
- Updated to version 0.3.0
- No changelog provided by upstream
- Added python-mock requirement
- acme-build-on-python-older-than-2_7.patch allows building on
python version < 2.7
- Updated to latest version 0.2.0
- No changelog provided by upstream
- Fixed description and url
- Added group
- Initial version 0.1.1
OBS-URL: https://build.opensuse.org/request/show/623161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=20