blob: e2bce4cd318d5d1bc3bcb06678bee0db04db61f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = python-msgraph-core
pkgdesc = Core component of the Microsoft Graph Python SDK consisting of HTTP/Graph Client and a configurable middleware pipeline
pkgver = 1.5.1
pkgrel = 1
epoch = 1
url = https://github.com/microsoftgraph/msgraph-sdk-python-core
arch = any
license = MIT
checkdepends = python-azure-identity
checkdepends = python-deprecated
checkdepends = python-dotenv
checkdepends = python-microsoft-kiota-serialization-json>=1.11.6
checkdepends = python-pytest
checkdepends = python-pytest-asyncio
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python>=3.10.0
depends = python-h2
depends = python-httpx>=0.23.0
depends = python-microsoft-kiota-abstractions>=1.11.6
depends = python-microsoft-kiota-authentication-azure>=1.11.6
depends = python-microsoft-kiota-http>=1.11.6
source = python-msgraph-core-1.5.1.tar.gz::https://github.com/microsoftgraph/msgraph-sdk-python-core/archive/refs/tags/v1.5.1.tar.gz
b2sums = 5239b58af4b280055fb1461e5d4ec9cdfa9087d7a960f2d3341ec3e255a445ffd62c705dc66b9a94a68fc37f997a6e93f133f8d354b3d4ee4866e738babe839f
pkgname = python-msgraph-core
|