From 9bd0753414e40b7e21391bcfddc09cdfea4148ca Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 02:24:23 +0000 Subject: automatic import of python-oci-cli --- .gitignore | 1 + python-oci-cli.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9e2d1a1..8bea44b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 3.25.1-1 +* Sun Apr 23 2023 Python_Bot - 3.25.3-1 - Package Spec generated diff --git a/sources b/sources index 185f4e5..979486d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c8c24acf58a7cd48d3eddb1d9e073de oci-cli-3.25.1.tar.gz +c85517ca2d802934baf99b107e4c8541 oci-cli-3.25.3.tar.gz -- cgit v1.2.3