From a7ac1599f1d4e36d5a2255787522aa653dae9b0e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 15:10:04 +0000 Subject: automatic import of python-oci --- .gitignore | 1 + python-oci.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8e90948..afae2c9 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 2.97.0-1 +* Fri Apr 21 2023 Python_Bot - 2.99.0-1 - Package Spec generated diff --git a/sources b/sources index 152f44f..3ebb560 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23654cc92a6cb8980b3b8c6cffe81aa4 oci-2.97.0.tar.gz +8b8b6e3f289ac581d5cabb23074ca999 oci-2.99.0.tar.gz -- cgit v1.2.3