summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 31 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6a22285ee53d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,31 @@
+pkgbase = oci-cli
+ pkgdesc = Command line interface for Oracle Cloud Infrastructure
+ pkgver = 2.4.27
+ pkgrel = 1
+ url = https://github.com/oracle/oci-cli
+ arch = any
+ license = Apache
+ makedepends = python-setuptools
+ depends = python
+ depends = python-oci
+ depends = python-arrow
+ depends = python-certifi
+ depends = python-click
+ depends = python-dateutil
+ depends = python-cryptography
+ depends = python-pyopenssl
+ depends = python-jmespath
+ depends = python-terminaltables
+ depends = python-httpsig_cffi
+ depends = python-idna
+ depends = python-pytz
+ depends = python-requests
+ depends = python-six
+ depends = python-retrying
+ source = https://github.com/oracle/oci-cli/archive/v2.4.27.tar.gz
+ source = oci-cli.patch
+ sha256sums = af605bd869547fc02789caf1f2ca85470688b67b3596be569a51c5d1c0b92b4e
+ sha256sums = 0ce702725d8a78edda01f2a55792f0d29bc6521bdaf56108b44d4b5dea88f912
+
+pkgname = oci-cli
+