diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-azure-kusto-ingest.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /azure-kusto-ingest-4.1.3.tar.gz +/azure-kusto-ingest-4.1.4.tar.gz 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 @@ -1 +1 @@ -5a643b8bead82caf10a6e5ef34e4f2c1 azure-kusto-ingest-4.1.3.tar.gz +700629c50f0fed7d09cde821484288c2 azure-kusto-ingest-4.1.4.tar.gz |