15
0
Files
python-edgegrid-python/python-edgegrid-python.changes
Dirk Mueller b212749258 - update to 1.3.1:
* GH#51 issue: include path params in signed path
- update to 1.3.0:
  * decouple from `requests` library
  * add support for MultipartEncoder
  * remove unnecessary shebangs and permissions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-edgegrid-python?expand=0&rev=4
2024-01-08 20:56:26 +00:00

25 lines
960 B
Plaintext

-------------------------------------------------------------------
Mon Jan 8 20:56:05 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.3.1:
* GH#51 issue: include path params in signed path
- update to 1.3.0:
* decouple from `requests` library
* add support for MultipartEncoder
* remove unnecessary shebangs and permissions
-------------------------------------------------------------------
Sat Dec 11 22:17:28 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.2.1:
* recognize the ~ tilde character as home directory alias
* issues: add missing test resource files to PyPI package
* require PyOpenSSL >= v19.0.0 to avoid old OS packages
* split MANIFEST.in in several lines to properly include
in Python package all necessary resource files
-------------------------------------------------------------------
Fri Feb 21 13:42:43 UTC 2020 - Thomas Bechtold <tbechtold@suse.com>
- Initial packaging (version 1.1.1)