diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-looker-sdk.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /looker_sdk-23.4.0.tar.gz +/looker_sdk-23.6.0.tar.gz diff --git a/python-looker-sdk.spec b/python-looker-sdk.spec index d39746b..52798df 100644 --- a/python-looker-sdk.spec +++ b/python-looker-sdk.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-looker-sdk -Version: 23.4.0 +Version: 23.6.0 Release: 1 Summary: Looker REST API License: MIT URL: https://pypi.python.org/pypi/looker_sdk -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9e/1c/dec138bb235fef27120e8033c41ed3fb858a9c4e8bc086d80a644a193e55/looker_sdk-23.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0f/2d/691ba9d69d1d7b01ee34c898288288e5d01b3255267c42678173f6119b45/looker_sdk-23.6.0.tar.gz BuildArch: noarch Requires: python3-requests @@ -32,7 +32,7 @@ Provides: python3-looker-sdk-doc %prep -%autosetup -n looker-sdk-23.4.0 +%autosetup -n looker-sdk-23.6.0 %build %py3_build @@ -72,5 +72,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 23.4.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 23.6.0-1 - Package Spec generated @@ -1 +1 @@ -8c937ce5ed47c51eae09ea89ca1dc3b9 looker_sdk-23.4.0.tar.gz +b1dba63a39a547860f119d160ef82a63 looker_sdk-23.6.0.tar.gz |
