diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:24:23 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:24:23 +0000 |
commit | 9bd0753414e40b7e21391bcfddc09cdfea4148ca (patch) | |
tree | 125ae9441db2463065f7d9b5bd2b78ad97215aad | |
parent | da2fca3faa05dad143aea8f816b94c8e1c031574 (diff) |
automatic import of python-oci-cliopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-oci-cli.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /oci-cli-3.25.1.tar.gz +/oci-cli-3.25.3.tar.gz diff --git a/python-oci-cli.spec b/python-oci-cli.spec index 35089d2..600b9ec 100644 --- a/python-oci-cli.spec +++ b/python-oci-cli.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-oci-cli -Version: 3.25.1 +Version: 3.25.3 Release: 1 Summary: Oracle Cloud Infrastructure CLI License: Universal Permissive License 1.0 or Apache License 2.0 URL: https://docs.cloud.oracle.com/iaas/Content/API/Concepts/cliconcepts.htm -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b9/3c/4756f36c7a3f01460e03aae2ba04027bd241fa26c3820ccac5d090788949/oci-cli-3.25.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/82/ee/bebebaa00a275e9d98131fda24d8a38db8909c3ee53762c98d7ec4ab7530/oci-cli-3.25.3.tar.gz BuildArch: noarch Requires: python3-oci @@ -48,7 +48,7 @@ The project is open source and maintained by Oracle Corp. The home page for the __ https://docs.cloud.oracle.com/Content/API/Concepts/cliconcepts.htm %prep -%autosetup -n oci-cli-3.25.1 +%autosetup -n oci-cli-3.25.3 %build %py3_build @@ -88,5 +88,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.25.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.25.3-1 - Package Spec generated @@ -1 +1 @@ -7c8c24acf58a7cd48d3eddb1d9e073de oci-cli-3.25.1.tar.gz +c85517ca2d802934baf99b107e4c8541 oci-cli-3.25.3.tar.gz |