summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSilvan Gümüsdere2023-03-05 21:40:03 +0100
committerSilvan Gümüsdere2023-03-05 21:43:04 +0100
commite509ee280cf04c06ae4fc44895e7e31ab22a7b15 (patch)
tree30479be3fbcc21fccb0ab6c6af3637955dad5ad3 /.SRCINFO
downloadaur-e509ee280cf04c06ae4fc44895e7e31ab22a7b15.tar.gz
python-opensearch 2.2.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3e026ee75ee7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-opensearch
+ pkgdesc = Python Client for OpenSearch
+ pkgver = 2.2.0
+ pkgrel = 1
+ url = https://github.com/opensearch-project/opensearch-py
+ arch = any
+ license = Apache
+ makedepends = python-setuptools
+ depends = python-urllib3
+ depends = python-requests
+ depends = python-six
+ depends = python-dateutil
+ source = https://files.pythonhosted.org/packages/source/o/opensearch-py/opensearch-py-2.2.0.tar.gz
+ sha256sums = 109fe8d2e1e8f419a22358eb901025f51e6ad2f50014c8962e23796b2a23cb67
+
+pkgname = python-opensearch