summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGerard Ribugent2024-01-10 08:34:45 +0100
committerGerard Ribugent2024-01-10 08:34:45 +0100
commitd79ad4eab55bae5ac4fc36f41397213c7b077f30 (patch)
tree5c0ba1eae700a8ec675459184533bdc6eed305d6 /.SRCINFO
parent07ffda35109dd79943caf36a7d9c8a4cdbe283b2 (diff)
downloadaur-d79ad4eab55bae5ac4fc36f41397213c7b077f30.tar.gz
Bump version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4f613ac1a8b..7fa38e80aa03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,19 @@
pkgbase = python-azure-core
pkgdesc = Microsoft Azure Core Library for Python
- pkgver = 1.29.4
+ pkgver = 1.29.6
pkgrel = 1
url = https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-core
arch = any
license = MIT
makedepends = python-installer
makedepends = python-setuptools
- depends = python-aiohttp>=3.0.0
+ depends = python-anyio>=3.0.0
+ depends = python-anyio<5.0.0
depends = python-requests>=2.18.4
depends = python-six>=1.11.0
depends = python-typing_extensions>=4.6.0
optdepends = python-aiohttp>=3.0
- source = https://files.pythonhosted.org/packages/py3/a/azure_core/azure_core-1.29.4-py3-none-any.whl
- sha256sums = b03261bcba22c0b9290faf9999cedd23e849ed2577feee90515694cea6bc74bf
+ source = https://files.pythonhosted.org/packages/py3/a/azure_core/azure_core-1.29.6-py3-none-any.whl
+ sha256sums = 604a005bce6a49ba661bb7b2be84a9b169047e52fcfcd0a4e4770affab4178f7
pkgname = python-azure-core