15
0
forked from pool/python-hcloud

- Update to 1.17.0:

* Add suport for primary IPs
- Add patch remove-mock.patch:
  * Use unittest.mock.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hcloud?expand=0&rev=5
This commit is contained in:
2022-08-02 05:02:34 +00:00
committed by Git OBS Bridge
parent f2334db9ad
commit 415ba4f7ff
5 changed files with 252 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Aug 2 05:01:14 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.17.0:
* Add suport for primary IPs
- Add patch remove-mock.patch:
* Use unittest.mock.
-------------------------------------------------------------------
Mon Mar 21 13:04:30 UTC 2022 - pgajdos@suse.com