summaryrefslogtreecommitdiff
path: root/python-dynamics365crm-python.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dynamics365crm-python.spec')
-rw-r--r--python-dynamics365crm-python.spec9
1 files changed, 5 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.0.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.2-1
- Package Spec generated