blob: 8da6ab1c70bb0f6d98340473008ae768d1b30df2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-azure-cosmos
pkgdesc = Azure Cosmos DB SDK for Python
pkgver = 4.16.1
pkgrel = 1
url = https://github.com/Azure/azure-sdk-for-python
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-azure-core
depends = python-typing_extensions
source = python-azure-cosmos-4.16.1.tar.gz::https://files.pythonhosted.org/packages/source/a/azure-cosmos/azure_cosmos-4.16.1.tar.gz
sha256sums = fa15d13702b470265a67e2dd9c0794021e6b776856dac6c223dcacc4d8e1d8d1
pkgname = python-azure-cosmos
|