summaryrefslogtreecommitdiff
path: root/python-azure-kusto-data.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-azure-kusto-data.spec')
-rw-r--r--python-azure-kusto-data.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-azure-kusto-data.spec b/python-azure-kusto-data.spec
index de93f87..d105d9e 100644
--- a/python-azure-kusto-data.spec
+++ b/python-azure-kusto-data.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-azure-kusto-data
-Version: 4.1.3
+Version: 4.1.4
Release: 1
Summary: Kusto Data Client
License: MIT
URL: https://github.com/Azure/azure-kusto-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/30/5d/797f9b910aa781c121705e77d1af3c3743f9c244e0bebd624eebead1b220/azure-kusto-data-4.1.3.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/82/2e/5dbc6d3c37acb81632dbfd9dea6f58ebf0023c81ae8c93d1ffacb910fb40/azure-kusto-data-4.1.4.tar.gz
BuildArch: noarch
Requires: python3-dateutil
@@ -37,7 +37,7 @@ Provides: python3-azure-kusto-data-doc
%prep
-%autosetup -n azure-kusto-data-4.1.3
+%autosetup -n azure-kusto-data-4.1.4
%build
%py3_build
@@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.3-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.4-1
- Package Spec generated