summaryrefslogtreecommitdiff
path: root/python-azure-kusto-ingest.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-azure-kusto-ingest.spec')
-rw-r--r--python-azure-kusto-ingest.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-azure-kusto-ingest.spec b/python-azure-kusto-ingest.spec
index b4158bb..22168de 100644
--- a/python-azure-kusto-ingest.spec
+++ b/python-azure-kusto-ingest.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-azure-kusto-ingest
-Version: 4.1.3
+Version: 4.1.4
Release: 1
Summary: Kusto Ingest Client
License: MIT
URL: https://github.com/Azure/azure-kusto-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fd/a6/9f37103cf54c224a00a9ce91ba86616c897b1b9bf512c80d423d9238ae49/azure-kusto-ingest-4.1.3.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f6/82/52db2fd237eec6d7dd47680399f0d2d1b858d8401407a8569cf2d39cb2b0/azure-kusto-ingest-4.1.4.tar.gz
BuildArch: noarch
Requires: python3-azure-kusto-data
@@ -57,7 +57,7 @@ Provides: python3-azure-kusto-ingest-doc
client.ingest_from_blob(blob_descriptor, ingestion_properties=ingestion_props)
%prep
-%autosetup -n azure-kusto-ingest-4.1.3
+%autosetup -n azure-kusto-ingest-4.1.4
%build
%py3_build
@@ -97,5 +97,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