From e944dc79a6bbe96b0c82b0195c710b3bea99f6a3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 08:44:23 +0000 Subject: automatic import of python-dynamics365crm-python --- .gitignore | 1 + python-dynamics365crm-python.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f3ac32f..a6bd85a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dynamics365crm_python-1.0.1.tar.gz +/dynamics365crm_python-1.0.2.tar.gz diff --git a/python-dynamics365crm-python.spec b/python-dynamics365crm-python.spec index 059fbc1..1f0931b 100644 --- a/python-dynamics365crm-python.spec +++ b/python-dynamics365crm-python.spec @@ -1,13 +1,14 @@ %global _empty_manifest_terminate_build 0 Name: python-dynamics365crm-python -Version: 1.0.1 +Version: 1.0.2 Release: 1 Summary: API wrapper for Dynamics365CRM written in Python License: MIT URL: https://pypi.org/project/dynamics365crm-python/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cd/c4/7c2ad1c2bcf41e35d12523c6429723e250ba16a3cfb2880d736baceefcca/dynamics365crm_python-1.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7b/dc/73a4442a7c4c4eb4a9dc4fe7c394db618443d876765c968d1590ebb41de1/dynamics365crm_python-1.0.2.tar.gz BuildArch: noarch +Requires: python3-msal Requires: python3-requests %description @@ -680,7 +681,7 @@ We are always grateful for any kind of contribution including but not limited to %prep -%autosetup -n dynamics365crm-python-1.0.1 +%autosetup -n dynamics365crm-python-1.0.2 %build %py3_build @@ -720,5 +721,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.0.1-1 +* Tue Apr 25 2023 Python_Bot - 1.0.2-1 - Package Spec generated diff --git a/sources b/sources index 75ad0e3..7c08041 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8fca7547c34867dee3ac3e2d81257c6f dynamics365crm_python-1.0.1.tar.gz +03c3e8b657f6a68988907fc4d0b82f65 dynamics365crm_python-1.0.2.tar.gz -- cgit v1.2.3