summaryrefslogtreecommitdiff
path: root/python-looker-sdk.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-looker-sdk.spec')
-rw-r--r--python-looker-sdk.spec8
1 files changed, 4 insertions, 4 deletions
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