diff options
Diffstat (limited to 'python-oci.spec')
-rw-r--r-- | python-oci.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |