diff --git a/python-scciclient-0.16.0.tar.gz b/python-scciclient-0.16.0.tar.gz deleted file mode 100644 index f4e4975eccfaffeefba93e59cdfff7455dd064f2..0000000000000000000000000000000000000000 Binary files a/python-scciclient-0.16.0.tar.gz and /dev/null differ diff --git a/python-scciclient.spec b/python-scciclient.spec index 0b8dd20da8d526e208a2e8ba22745d6d2ba3fbba..9242bf4fefd6675b607937f81504a4e34468f128 100644 --- a/python-scciclient.spec +++ b/python-scciclient.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-scciclient -Version: 0.16.0 +Version: 0.17.0 Release: 1 Summary: Python ServerView Common Command Interface (SCCI) Client Library License: Apache-2.0 URL: https://opendev.org/x/python-scciclient -Source0: https://files.pythonhosted.org/packages/29/5e/aa4a665801d4c2051ac8cb5a53268a73b7ccb73519faab5f0674fd857225/python-scciclient-0.16.0.tar.gz +Source0: https://files.pythonhosted.org/packages/f8/e6/feb1f4ce9ba0e0b37cc30ebd7a88b838d3688d73b949ee62718673dcb093/python_scciclient-0.17.0.tar.gz BuildArch: noarch Requires: python3-pbr @@ -39,7 +39,8 @@ Python ServerView Common Command Interface (SCCI) Client Library %prep -%autosetup -n %{name}-%{version} +#%autosetup -n %{name}-%{version} +%autosetup -n python_scciclient-0.17.0 %build %py3_build @@ -79,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jun 24 2025 liudy - 0.17.0-1 +- Update version to 0.17.0 + * Thu Oct 24 2024 dongqi - 0.16.0-1 - Update package to version 0.16.0 diff --git a/python_scciclient-0.17.0.tar.gz b/python_scciclient-0.17.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6415b3723e2a66e1f410a2ad7681093c0d930e92 Binary files /dev/null and b/python_scciclient-0.17.0.tar.gz differ