From 607fa1f80e7d7f2600f1155f727e50eff60f627d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 10:51:09 +0000 Subject: automatic import of python-google-cloud-notebooks --- .gitignore | 1 + python-google-cloud-notebooks.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 46a994c..9301ac0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /google-cloud-notebooks-1.6.1.tar.gz +/google-cloud-notebooks-1.7.0.tar.gz diff --git a/python-google-cloud-notebooks.spec b/python-google-cloud-notebooks.spec index 5c2acb9..5849342 100644 --- a/python-google-cloud-notebooks.spec +++ b/python-google-cloud-notebooks.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-google-cloud-notebooks -Version: 1.6.1 +Version: 1.7.0 Release: 1 Summary: Google Cloud Notebooks API client library License: Apache 2.0 URL: https://github.com/googleapis/python-notebooks -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/19/5b/61af7c121e0c9f10c731f03ab00c2800fca77d4584f22003eec8f0a9a5fc/google-cloud-notebooks-1.6.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3b/3e/dee20518cb53a2186e092a0a67ecb21b2a97939b132736a1d5b4497240ff/google-cloud-notebooks-1.7.0.tar.gz BuildArch: noarch Requires: python3-google-api-core[grpc] @@ -42,7 +42,7 @@ Provides: python3-google-cloud-notebooks-doc - `Product Documentation`_ %prep -%autosetup -n google-cloud-notebooks-1.6.1 +%autosetup -n google-cloud-notebooks-1.7.0 %build %py3_build @@ -82,5 +82,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 1.6.1-1 +* Tue Apr 25 2023 Python_Bot - 1.7.0-1 - Package Spec generated diff --git a/sources b/sources index 605dfc7..770e6f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1023e76f6be864341698549bb1712229 google-cloud-notebooks-1.6.1.tar.gz +66310507c7fc194300f845991234b894 google-cloud-notebooks-1.7.0.tar.gz -- cgit v1.2.3