Accepting request 1169410 from devel:languages:python

- update to 1.35.0:
  * add `include_deprecated` option when fetching images by name
  * raise warnings for the `ImagesClient.get_by_name` deprecation
  * add `has_id_or_name` to `DomainIdentityMixin`
  * invalid type for load balancer private network property

OBS-URL: https://build.opensuse.org/request/show/1169410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hcloud?expand=0&rev=8
This commit is contained in:
Ana Guerrero 2024-04-21 18:28:13 +00:00 committed by Git OBS Bridge
commit e4138dcf21
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1828b0f876cdff49dad9f8804b5e8e9fbda78f4f5547435ac3ac30088438ce5f
size 114779

3
hcloud-1.35.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1949ab637be517b7af6becdbf840c47722f9471c6b870e6f35de1ef6fcea3e3
size 116320

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Apr 20 20:39:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.35.0:
* add `include_deprecated` option when fetching images by name
* raise warnings for the `ImagesClient.get_by_name` deprecation
* add `has_id_or_name` to `DomainIdentityMixin`
* invalid type for load balancer private network property
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 5 09:11:16 UTC 2024 - Dirk Müller <dmueller@suse.com> Fri Jan 5 09:11:16 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -17,7 +17,7 @@
Name: python-hcloud Name: python-hcloud
Version: 1.33.2 Version: 1.35.0
Release: 0 Release: 0
Summary: Hetzner Cloud Python library Summary: Hetzner Cloud Python library
License: MIT License: MIT