forked from pool/python-hcloud
- update to 1.32.0:
* allow returning root_password in servers rebuild (#276) * prepare for iso deprecated field removal (#320) (beae328) * add deprecation field to Iso (#318) (036b52f) * support python 3.12 (#311) (7e8cd1d) * prevent api calls when printing bound models (#305) (c1de7ef) * add domain attribute type hints to bound models (#300) * load token from env in examples scripts (#302) (f18c9a6) * Use unittest.mock. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hcloud?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04cea2cb77528e2cbae6e2e2d58af5aaf696727ac4fcb41fc859192ebcc3f29c
|
||||
size 107242
|
||||
3
hcloud-1.32.0.tar.gz
Normal file
3
hcloud-1.32.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd7f397c314d189f3325ee9808f9fb54539dbcf913df955b3370e8f9c3f66ff6
|
||||
size 111652
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 22:43:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.32.0:
|
||||
* allow returning root_password in servers rebuild (#276)
|
||||
* prepare for iso deprecated field removal (#320) (beae328)
|
||||
* add deprecation field to Iso (#318) (036b52f)
|
||||
* support python 3.12 (#311) (7e8cd1d)
|
||||
* prevent api calls when printing bound models (#305) (c1de7ef)
|
||||
* add domain attribute type hints to bound models (#300)
|
||||
* load token from env in examples scripts (#302) (f18c9a6)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 1 01:43:20 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
@@ -36,7 +48,7 @@ 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.
|
||||
* Use unittest.mock.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 13:04:30 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-hcloud
|
||||
Version: 1.28.0
|
||||
Version: 1.32.0
|
||||
Release: 0
|
||||
Summary: Hetzner Cloud Python library
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user