summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 207c42ffe1bf..cd61853ebf80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = oci-cli
pkgdesc = Command line interface for Oracle Cloud Infrastructure
- pkgver = 2.24.2
+ pkgver = 3.40.1
pkgrel = 1
url = https://github.com/oracle/oci-cli
arch = x86_64
- license = Apache
+ license = Apache-2.0 OR UPL-1.0
makedepends = python-setuptools
depends = python
depends = python-oci
@@ -17,15 +17,14 @@ pkgbase = oci-cli
depends = python-jmespath
depends = python-terminaltables
depends = python-idna
+ depends = python-prompt_toolkit
depends = python-pytz
depends = python-six
depends = python-retrying
+ depends = python-wcwidth
depends = python-yaml
- optdepends = python-cx_oracle-git: Used by the database service
- source = oci-cli-2.24.2.tar.gz::https://github.com/oracle/oci-cli/archive/v2.24.2.tar.gz
- source = oci-cli.patch
- sha256sums = 0b876adfc92a9b7c40d00e7060441ff3b3e11de7c73c2a0cfb31f8869944e4be
- sha256sums = 41f61684f1939fa72a4bf4feb71da77a5f96f58a28124ac650260dac8f39b86e
+ optdepends = python-cx_oracle: Used by the database service
+ source = oci-cli-3.40.1.tar.gz::https://github.com/oracle/oci-cli/archive/v3.40.1.tar.gz
+ sha256sums = 4bf71b5bdcfc370bccc85f2662dbef1d77ba9b61158c0e3e2758b85fa5626126
pkgname = oci-cli
-