blob: 075bd66bde7ec2f2d17a2c0af38097b4004aa0e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-azure-monitor-ingestion
pkgdesc = Microsoft Azure Monitor Ingestion Client Library for Python
pkgver = 1.0.3
pkgrel = 1
url = https://pypi.org/project/azure-monitor-ingestion/
arch = any
license = MIT
makedepends = python-setuptools
depends = python-azure-core
depends = python-isodate
depends = python-typing-extensions
source = azure-monitor-ingestion-1.0.3.tar.gz::https://files.pythonhosted.org/packages/source/a/azure-monitor-ingestion/azure-monitor-ingestion-1.0.3.tar.gz
md5sums = d87b3bc8c7b947f4d7294bd72d04f0da
pkgname = python-azure-monitor-ingestion
|