Package Release Info

python-acme-0.36.0-bp151.3.3.1

Update Info: openSUSE-2019-1947
Available in Package Hub : 15 SP1 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-acme
python3-acme

Change Logs

Version: 0.36.0-bp150.2.6.1
* Wed Jul 17 2019 Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.36.0 (bsc#1141928)
  * Added missing error types from RFC8555
* Tue Jun 18 2019 Marketa Calabkova <mcalabkova@suse.com>
- update to 0.35.1
  * sync with main certbot package
* Mon May 27 2019 Tomá? Chvátal <tchvatal@suse.com>
- Use the %pytest macro
* Sat May 18 2019 Dirk Mueller <dmueller@suse.com>
- update to 0.34.2:
  * sync with main certbot package
* Mon Mar 18 2019 Marketa Calabkova <mcalabkova@suse.com>
- 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.
* Fri Feb 08 2019 Marketa Calabkova <mcalabkova@suse.com>
- update to 0.31.0
  * Support for initiating (but not solving end-to-end) TLS-ALPN-01
    challenges with the acme module.
  * Fixed accessing josepy contents through acme.jose when the full
    acme.jose path is used.
  * Added the update_account subcommand for account management commands.
Version: 0.30.2-bp150.2.3.1
* Tue Jan 29 2019 Tomá? Chvátal <tchvatal@suse.com>
- Drop pytest-xdist dependency as it is not really needed
* Tue Jan 29 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.30.2:
  * Remove josepy helpers that are no longer needed
* Sat Dec 15 2018 Thomas Bechtold <tbechtold@suse.com>
- update to 0.29.1:
  * 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
* Fri Nov 16 2018 Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.28.0
  * Use the ACMEv2 newNonce endpoint when a new nonce is needed, and
    newNonce is available in the directory.
  * Warn when using deprecated acme.challenges.TLSSNI01
* Fri Sep 14 2018 Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.27.1
  * acme client now raises an error when you try to create an ACME
    account with a key that has already been used
  * you can now call query_registration without having to first
    call new_account
* Tue Aug 28 2018 tchvatal@suse.com
- Reflect reality in the dependencies
- Run the tests
* Wed Jul 25 2018 ecsos@opensuse.org
- update to 0.26.1
  - No changelog from upstream
* Mon Jul 16 2018 ecsos@opensuse.org
- update to 0.26.0
  - No changelog from upstream
* Wed Jul 04 2018 ecsos@opensuse.org
- update to 0.25.1
  - No changelog from upstream
* Wed Jun 13 2018 ecsos@opensuse.org
- update to 0.25.0
  - No changelog from upstream
Version: 0.24.0-bp150.1.3
* Thu May 03 2018 ecsos@opensuse.org
- update to 0.24.0
  - No changelog from upstream
* Sat Apr 14 2018 ecsos@opensuse.org
- update to 0.23.0
  - No changelog from upstream
* Thu Mar 22 2018 ecsos@opensuse.org
- update to 0.22.2
  - No changelog from upstream
* Wed Mar 14 2018 ecsos@opensuse.org
- update to 0.22.0
  - No changelog from upstream
* Sat Jan 27 2018 ecsos@opensuse.org
- update to 0.21.1
  - No changelog from upstream
* Mon Dec 11 2017 ecsos@opensuse.org
- update to 0.20.0
  - No changelog from upstream
* Sat Oct 07 2017 ecsos@opensuse.org
- update to 0.19.0
  - No changelog from upstream
* Sat Sep 23 2017 ecsos@opensuse.org
- update to 0.18.2
  - No changelog from upstream
* Wed Sep 20 2017 ecsos@opensuse.org
- Convert to singlespec
* Mon Sep 11 2017 ecsos@opensuse.org
- update to 0.18.1
  - No changelog from upstream
* Fri Aug 11 2017 ecsos@opensuse.org
- update to 0.17.0
  - No changelog from upstream
* Fri Jul 07 2017 ecsos@opensuse.org
- update to 0.16.0
  - No changelog from upstream
* Sun Jun 11 2017 ecsos@opensuse.org
- update to 0.15.0
  - No changelog from upstream
* Thu Jun 01 2017 ecsos@opensuse.org
- update to 0.14.2
  - No changelog from upstream
* Wed May 17 2017 ecsos@opensuse.org
- update to 0.14.1
  - No changelog from upstream
* Tue May 16 2017 ecsos@opensuse.org
- fix build error in Tumbleweed
* Mon May 15 2017 ecsos@opensuse.org
- update to 0.14.0
  - No changelog provides by upstream
* Tue Apr 25 2017 ecsos@opensuse.org
- update to 0.13.0
  - No changelog provides by upstream
* Mon Mar 27 2017 ecsos@opensuse.org
- insert BuildRequires: python-packaging to prevent build errors
  for Leap 42.1
* Mon Mar 06 2017 ecsos@opensuse.org
- change require version to python-requests >= 2.10