From 23964c0f27060713be7d521ea622e80c12cfd9556b24c8e388aa8dad3143c895 Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Mon, 24 May 2021 13:18:57 +0000 Subject: [PATCH] Accepting request 895173 from home:pgajdos:python - version update to 0.8.3 * Remove fields that have been removed from Hetzner Server API - %check: user %pyunittest rpm macro OBS-URL: https://build.opensuse.org/request/show/895173 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hetzner?expand=0&rev=11 --- python-hetzner-0.8.2.tar.gz | 3 --- python-hetzner-0.8.3.tar.gz | 3 +++ python-hetzner.changes | 7 +++++++ python-hetzner.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 python-hetzner-0.8.2.tar.gz create mode 100644 python-hetzner-0.8.3.tar.gz diff --git a/python-hetzner-0.8.2.tar.gz b/python-hetzner-0.8.2.tar.gz deleted file mode 100644 index e8ccfc6..0000000 --- a/python-hetzner-0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ad3aea74cf7a36f1f96d12e9c7bc0e75f64a40b52058973452b3e98421915dc -size 19851 diff --git a/python-hetzner-0.8.3.tar.gz b/python-hetzner-0.8.3.tar.gz new file mode 100644 index 0000000..e3c0de2 --- /dev/null +++ b/python-hetzner-0.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00428adaf23b5874e241c0988d1ee53b0530cbfa04151d909ba567a9195b8f98 +size 19811 diff --git a/python-hetzner.changes b/python-hetzner.changes index 00ff0ed..b5b140c 100644 --- a/python-hetzner.changes +++ b/python-hetzner.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 24 12:53:47 UTC 2021 - pgajdos@suse.com + +- version update to 0.8.3 + * Remove fields that have been removed from Hetzner Server API +- %check: user %pyunittest rpm macro + ------------------------------------------------------------------- Mon May 25 10:59:17 UTC 2020 - Petr Gajdos diff --git a/python-hetzner.spec b/python-hetzner.spec index 1cf482c..b1be146 100644 --- a/python-hetzner.spec +++ b/python-hetzner.spec @@ -1,7 +1,7 @@ # # spec file for package python-hetzner # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2018, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-hetzner -Version: 0.8.2 +Version: 0.8.3 Release: 0 Summary: High level access to the Hetzner robot License: BSD-2-Clause @@ -30,7 +30,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages @@ -49,7 +49,7 @@ A high-level Python API for accessing the Hetzner robot. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest discover -v hetzner/tests %post %python_install_alternative hetznerctl