From 962a3eb89c73b25cf9135c080c6eb907d0716d06 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 15:17:49 +0000 Subject: automatic import of python-looker-sdk --- .gitignore | 1 + python-looker-sdk.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5879adc..5605545 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 23.4.0-1 +* Fri Apr 21 2023 Python_Bot - 23.6.0-1 - Package Spec generated diff --git a/sources b/sources index 5a6e4f8..a335088 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c937ce5ed47c51eae09ea89ca1dc3b9 looker_sdk-23.4.0.tar.gz +b1dba63a39a547860f119d160ef82a63 looker_sdk-23.6.0.tar.gz -- cgit v1.2.3