blob: 31d4f152a458e8d0866a6015a55b7f55ee4aa3f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-azure-core
pkgdesc = Microsoft Azure Core Library for Python
pkgver = 1.30.1
pkgrel = 1
url = https://pypi.org/project/azure-core/
arch = any
license = MIT
makedepends = python-setuptools
depends = python-requests
depends = python-six
depends = python-typing_extensions
optdepends = python-aiohttp
source = https://pypi.io/packages/source/a/azure-core/azure-core-1.30.1.tar.gz
sha256sums = 26273a254131f84269e8ea4464f3560c731f29c0c1f69ac99010845f239c1a8f
pkgname = python-azure-core
|