diff --git a/hcloud-2.13.0.tar.gz b/hcloud-2.13.0.tar.gz deleted file mode 100644 index 5440998..0000000 --- a/hcloud-2.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:974b22a36c347e113ff8b25abd2cd3868011288485192b562729dba6b22375e1 -size 153639 diff --git a/hcloud-2.16.0.tar.gz b/hcloud-2.16.0.tar.gz new file mode 100644 index 0000000..bb4f851 --- /dev/null +++ b/hcloud-2.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb1acb3115bc0b356b450ad23256873b58311b357a49625a8fe0cbaba2db509b +size 153827 diff --git a/python-hcloud.changes b/python-hcloud.changes index fd9883f..61b8edb 100644 --- a/python-hcloud.changes +++ b/python-hcloud.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Feb 4 09:52:50 UTC 2026 - John Paul Adrian Glaubitz + +- Update to 2.16.0 + * The experimental phase for Storage Boxes is over, + and Storage Boxes support is now generally available. + * **servers**: allow setting user_data for rebuild (#627) + * Storage Box support no longer experimental (#626) +- from version 2.15.0 + * add name to Storage Box Subaccount (#621) +- from version 2.14.0 + * retry requests when the api returns a `timeout` error (#617) + ------------------------------------------------------------------- Wed Jan 7 15:41:14 UTC 2026 - John Paul Adrian Glaubitz diff --git a/python-hcloud.spec b/python-hcloud.spec index 1209ddf..21557a7 100644 --- a/python-hcloud.spec +++ b/python-hcloud.spec @@ -1,7 +1,7 @@ # # spec file for package python-hcloud # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,9 +15,10 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %{?sle15_python_module_pythons} Name: python-hcloud -Version: 2.13.0 +Version: 2.16.0 Release: 0 Summary: Hetzner Cloud Python library License: MIT