diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 10:51:09 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 10:51:09 +0000 |
| commit | 607fa1f80e7d7f2600f1155f727e50eff60f627d (patch) | |
| tree | 5a672ec5b841d76eb325e2f02eb3ab6dbbbabd3f | |
| parent | 49cf3df7f69fcca9e7306f9ef3fa1dc7e556881a (diff) | |
automatic import of python-google-cloud-notebooksopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-google-cloud-notebooks.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -1023e76f6be864341698549bb1712229 google-cloud-notebooks-1.6.1.tar.gz +66310507c7fc194300f845991234b894 google-cloud-notebooks-1.7.0.tar.gz |
