2022-10-05 10:07:57 +00:00
|
|
|
-------------------------------------------------------------------
|
2025-06-03 11:12:07 +00:00
|
|
|
Tue Jun 3 11:11:52 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
|
|
- Convert to pip-based build
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-10-05 10:07:57 +00:00
|
|
|
Tue Oct 4 23:02:50 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
|
|
- version update to 0.9.1
|
|
|
|
|
* Update requests version.
|
|
|
|
|
|
|
|
|
|
- version update to 0.9.0
|
|
|
|
|
* Add default retry to API calls.
|
|
|
|
|
|
2021-06-01 07:58:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 1 07:51:34 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 0.8.1
|
|
|
|
|
* Fixed bug where built-in interface dict overwrote `interface`
|
|
|
|
|
methods from Almanac (`interface.search`, `interface.edit`).
|
|
|
|
|
The `Resource` attribute `interface` is renamed `_interface`.
|
|
|
|
|
* Switch to using requests
|
|
|
|
|
* Allow library to be used from a zip archive
|
|
|
|
|
* Deprecated parameters are now set to optional
|
|
|
|
|
* Fixed bug where instance attribute was shadowing API endpoint
|
|
|
|
|
* Update interfaces.json
|
|
|
|
|
* Update README
|
|
|
|
|
- %check: use %pyunittest rpm macro
|
|
|
|
|
|
2019-05-06 09:55:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 2 02:00:01 UTC 2019 - Simon Lees <sflees@suse.de>
|
|
|
|
|
|
|
|
|
|
- Create initial package
|