* Add support for Python 3.13. (#664)
* Allow setting of cert's notBefore attribute (#628)
* Add the Authority Key Identifier extension to child
CA certificates. (#642)
* Remove support for Python 3.8 and PyPy 3.9. (#664)
- Drop add-aki-to-child-certs.patch, merged upstream
- Drop fix2038.patch, fixed upstream
- Update BuildRequires from pyproject.toml
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=31
- update to 1.1.0:
* Allow `os.PathLike` in typing of `Blob.write_to_path`
* Add support for PyPy 3.10 and Python 3.12
* Remove support for Python 3.7
- drop python 2.x specific conditionals from spec file
* Support for Python 3.10 and 3.11 (#372, 574)
trustme``. Get the help with ``python -m trustme --help``.
* Added attr CA.from_pem to import an existing certificate authority;
- initial package
OBS-URL: https://build.opensuse.org/request/show/1109513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=12
* Allow `os.PathLike` in typing of `Blob.write_to_path`
* Add support for PyPy 3.10 and Python 3.12
* Remove support for Python 3.7
* Support for Python 3.10 and 3.11 (#372, 574)
trustme``. Get the help with ``python -m trustme --help``.
* Added attr CA.from_pem to import an existing certificate authority;
- initial package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=24
* Support for ECDSA keys in certificates and use them by default.
The type of key used for certificates can be controlled by the
key_type parameter on the multiple methods that generate
certificates. ECDSA certificates as they can be generated
significantly faster.
* Support for Python 3.10 and 3.11 (#372, 574)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=22
- Update to 0.9.0
* Bump types-cryptography from 3.3.3 to 3.3.5 (#342)
* Bump types-pyopenssl from 20.0.4 to 20.0.5 (#343)
* Add type annotations (#341)
* Bump charset-normalizer from 2.0.3 to 2.0.4 (#340)
* Bump sphinx from 4.1.1 to 4.1.2
* Bump charset-normalizer from 2.0.2 to 2.0.3
* Bump idna from 2.10 to 3.2
* Bump sphinx from 4.1.0 to 4.1.1
* Bump charset-normalizer from 2.0.1 to 2.0.2
* Bump requests from 2.25.1 to 2.26.0 (#333)
* Bump sphinx from 4.0.2 to 4.1.0
* Bump urllib3 from 1.26.5 to 1.26.6
* Bump version to v0.8.0+dev
- from version 0.8.0
* retry codecov more
* try codecov harder
* require codecov in ci
* Update tests/test_trustme.py
* close the wrapped sockets to prevent Unraisable ResourceWarnings
* Adjust tests
* py3.10 needs a new version of pytest
* Set correct KU and EKU extensions
* test on py 3.10
* Bump pytest-cov from 2.12.0 to 2.12.1
* Bump certifi from 2020.12.5 to 2021.5.30
* Bump urllib3 from 1.26.4 to 1.26.5
* Bump sphinxcontrib-htmlhelp from 1.0.3 to 2.0.0
* Bump sphinxcontrib-serializinghtml from 1.1.4 to 1.1.5
* Bump jinja2 from 2.11.3 to 3.0.1
OBS-URL: https://build.opensuse.org/request/show/915093
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=16