From 31851171023c0ed0e59c64603e5d316993f1337d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 11:27:34 +0000 Subject: automatic import of python-azure-devops --- .gitignore | 1 + python-azure-devops.spec | 17 ++++++++++------- sources | 2 +- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index f7a1ca4..c0f5306 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /azure-devops-6.0.0b4.tar.gz +/azure-devops-7.1.0b1.tar.gz 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 - 6.0.0b4-1 +* Fri Apr 21 2023 Python_Bot - 7.1.0b1-1 - Package Spec generated diff --git a/sources b/sources index bfc049f..47241a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -063e7dfb873abddddd1c63ab6e00e0c8 azure-devops-6.0.0b4.tar.gz +33b24be8ae569150f99523d7a9933d12 azure-devops-7.1.0b1.tar.gz -- cgit v1.2.3