- update to 2.0.5:
* Updated dependencies to address security vulnerabilities
- update to 2.0.3:
* Updated dependencies to address security vulnerabilities
* Dropped support for Python 3.9, the minimum supported version
is now Python 3.10
* Added support for Python 3.14
- update to 2.0.2:
* Updated dependencies to address security vulnerabilities
* Removed unused pyOpenSSL library (I#79)
* Added ``README.md`` to package metadata
* Updated various dependencies to remove vulnerabilities
- update to 2.0.0:
* discontinue support for Python 2.7, the minimum supported
version is now Python 3.9
* the `__init__` function of `EdgeGridAuth` and
`EdgeGridAuthHeaders` now accepts `headers_to_sign` and
`max_body` as keyword-only arguments
* change signatures of these methods in the
`EdgeGridAuthHeaders` class: `make_auth_header`,
`sign_request` and `make_data_to_sign`
* update several dependencies in `setup.py`
* start generating files `requirements.txt` and `dev-
requirements.txt` using `pip-compile`, so that they contain
the full set of project dependencies
* fix handling file objects in the request body for
`EdgeGridAuth`
OBS-URL: https://build.opensuse.org/request/show/1345973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-edgegrid-python?expand=0&rev=4
Description
No description provided
Languages
RPM Spec
100%