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