diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 15:10:04 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 15:10:04 +0000 |
commit | a7ac1599f1d4e36d5a2255787522aa653dae9b0e (patch) | |
tree | ea6b0ce5de5a38f3392ff6dea52a4cc92a41c784 | |
parent | da1a8bc1fa3b4a9e442c0b8f96b0dba1223bbbbb (diff) |
automatic import of python-ociopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-oci.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /oci-2.97.0.tar.gz +/oci-2.99.0.tar.gz diff --git a/python-oci.spec b/python-oci.spec index ecbcde4..b1b725a 100644 --- a/python-oci.spec +++ b/python-oci.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-oci -Version: 2.97.0 +Version: 2.99.0 Release: 1 Summary: Oracle Cloud Infrastructure Python SDK License: Universal Permissive License 1.0 or Apache License 2.0 URL: https://docs.oracle.com/en-us/iaas/tools/python/latest/index.html -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/25/f1/eb24d387a7c812a31a50e7c02d68aa7c0330422506424dfd74cf8747a88b/oci-2.97.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b7/50/166794801e82f1f65176a501f1451e6c542bd24f1b9bc4cae6e79a4bcd64/oci-2.99.0.tar.gz BuildArch: noarch Requires: python3-certifi @@ -35,7 +35,7 @@ Provides: python3-oci-doc %prep -%autosetup -n oci-2.97.0 +%autosetup -n oci-2.99.0 %build %py3_build @@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.97.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.99.0-1 - Package Spec generated @@ -1 +1 @@ -23654cc92a6cb8980b3b8c6cffe81aa4 oci-2.97.0.tar.gz +8b8b6e3f289ac581d5cabb23074ca999 oci-2.99.0.tar.gz |