summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b9ee172aa7b98917eb1dd8cff1c2b4162688ced (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 = 4.0.0.r2158.g619eb295a6
	pkgrel = 1
	url = https://github.com/Azure/azure-sdk-for-python
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python-msrestazure
	provides = python-azure
	conflicts = python-azure
	conflicts = python-azure-storage
	source = git+https://github.com/Azure/azure-sdk-for-python.git
	md5sums = SKIP

pkgname = python-azure-git