summaryrefslogtreecommitdiff
path: root/python-google-cloud-notebooks.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-google-cloud-notebooks.spec')
-rw-r--r--python-google-cloud-notebooks.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.6.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.7.0-1
- Package Spec generated