summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9893d0f0ad1142c3837726c8d53e42262dadc9e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-azure-git
	pkgdesc = Microsoft Azure SDK for Python
	pkgver = latest
	pkgrel = 2
	url = https://github.com/Azure/azure-sdk-for-python
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python-azure-storage
	depends = python-msrestazure
	provides = python-azure
	conflicts = python-azure
	source = git+https://github.com/Azure/azure-sdk-for-python.git
	md5sums = SKIP

pkgname = python-azure-git