diff options
Diffstat (limited to 'python-azure-devops.spec')
| -rw-r--r-- | python-azure-devops.spec | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/python-azure-devops.spec b/python-azure-devops.spec index a798881..845ea06 100644 --- a/python-azure-devops.spec +++ b/python-azure-devops.spec @@ -1,35 +1,38 @@ %global _empty_manifest_terminate_build 0 Name: python-azure-devops -Version: 6.0.0b4 +Version: 7.1.0b1 Release: 1 -Summary: Python wrapper around the Azure DevOps 6.x APIs +Summary: Python wrapper around the Azure DevOps 7.x APIs License: MIT -URL: https://github.com/Microsoft/vsts-python-api -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6c/33/73f396eb50229e681d1dbdf461a9ebdb2320383c4ac4ed697f6af1ed5184/azure-devops-6.0.0b4.tar.gz +URL: https://github.com/microsoft/azure-devops-python-api +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b8/06/e65a1dcd75ca2aa1f24c4e6a0783cf4fcaa162ce3d06603939c011930be8/azure-devops-7.1.0b1.tar.gz BuildArch: noarch Requires: python3-msrest %description +Azure DevOps Python clients
%package -n python3-azure-devops -Summary: Python wrapper around the Azure DevOps 6.x APIs +Summary: Python wrapper around the Azure DevOps 7.x APIs Provides: python-azure-devops BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip %description -n python3-azure-devops +Azure DevOps Python clients
%package help Summary: Development documents and examples for azure-devops Provides: python3-azure-devops-doc %description help +Azure DevOps Python clients
%prep -%autosetup -n azure-devops-6.0.0b4 +%autosetup -n azure-devops-7.1.0b1 %build %py3_build @@ -69,5 +72,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 6.0.0b4-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 7.1.0b1-1 - Package Spec generated |
