From ea4f0bf49de543f933ca61ab21d16610432e3ab9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 12:14:24 +0000 Subject: automatic import of python-hcloud --- .gitignore | 1 + python-hcloud.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f80dae0..f577055 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /hcloud-1.18.2.tar.gz +/hcloud-1.19.0.tar.gz 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 - 1.18.2-1 +* Tue Apr 25 2023 Python_Bot - 1.19.0-1 - Package Spec generated diff --git a/sources b/sources index 11fc27d..cefbc0f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d0734c0d7c2c62be762f13d33672367 hcloud-1.18.2.tar.gz +75b406ad1d0a9549b4d323ce9d9d96b5 hcloud-1.19.0.tar.gz -- cgit v1.2.3