summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGerard Ribugent2023-07-31 09:22:14 +0200
committerGerard Ribugent2023-07-31 09:24:38 +0200
commitc7dd98d7b9bedb974d32a8b7e3fdfac337825fb4 (patch)
tree50139641f0869a79aa1f725bc2be8846c7f9d3a3 /.SRCINFO
parent1dd46a8a5196b37818f57f8c5e02711958f6db67 (diff)
downloadaur-c7dd98d7b9bedb974d32a8b7e3fdfac337825fb4.tar.gz
Bump python azure package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5243ffef937d..ecd00716512a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = python-azure-core
pkgdesc = Microsoft Azure Core Library for Python
- pkgver = 1.26.3
+ pkgver = 1.28.0
pkgrel = 1
url = https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-core
arch = any
license = MIT
makedepends = python-setuptools
+ depends = python-aiohttp>=3.0.0
depends = python-requests>=2.18.4
depends = python-six>=1.11.0
- depends = python-typing_extensions>=4.0.1
+ depends = python-typing_extensions>=4.3.0
optdepends = python-aiohttp>=3.0
- source = https://files.pythonhosted.org/packages/py3/a/azure_core/azure_core-1.26.3-py3-none-any.whl
- sha256sums = f7bad0a7b4d800d6e73733ea7e13a616016221ac111ff9a344fe4cba41e51bbe
+ source = https://files.pythonhosted.org/packages/py3/a/azure_core/azure_core-1.28.0-py3-none-any.whl
+ sha256sums = dec36dfc8eb0b052a853f30c07437effec2f9e3e1fc8f703d9bdaa5cfc0043d9
pkgname = python-azure-core