summaryrefslogtreecommitdiff
path: root/python-hcloud.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-hcloud.spec')
-rw-r--r--python-hcloud.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-hcloud.spec b/python-hcloud.spec
index a8f97d9..6d6c791 100644
--- a/python-hcloud.spec
+++ b/python-hcloud.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-hcloud
-Version: 1.18.2
+Version: 1.19.0
Release: 1
Summary: Official Hetzner Cloud python library
License: MIT license
URL: https://github.com/hetznercloud/hcloud-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d5/48/91cf46e8504cf8fc90d31d4f4082be1b79fdf68ccf6acd6cb119cb8bf3d3/hcloud-1.18.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8d/7d/cb8b0bfbef4f96fda2b58bc55212176af4a9e94ee49bf037402dac6c3c44/hcloud-1.19.0.tar.gz
BuildArch: noarch
Requires: python3-dateutil
@@ -35,7 +35,7 @@ Official Hetzner Cloud python library
The library's documentation is available at `ReadTheDocs`_, the public API documentation is available at https://docs.hetzner.cloud.
%prep
-%autosetup -n hcloud-1.18.2
+%autosetup -n hcloud-1.19.0
%build
%py3_build
@@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.18.2-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.19.0-1
- Package Spec generated