diff options
author | Erich Eckner <git@eckner.net> | 2024-04-28 07:57:45 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-04-28 07:57:45 +0200 |
commit | ca69290d2532f020ad1958655c5dcae2af7af16e (patch) | |
tree | a42a083f1ece5948587da42af611dcdf82d398e6 /python-azure-core | |
parent | 15e1f6393bf12eed406adced14233b45e5ed7a10 (diff) | |
download | archlinuxewe-ca69290d2532f020ad1958655c5dcae2af7af16e.tar.xz |
recompile all python packages
Diffstat (limited to 'python-azure-core')
-rw-r--r-- | python-azure-core/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-azure-core/PKGBUILD b/python-azure-core/PKGBUILD index d9660c967..7a02f70b7 100644 --- a/python-azure-core/PKGBUILD +++ b/python-azure-core/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=azure-core pkgname=python-$_pkgname pkgver=1.26.1 -pkgrel=6 +pkgrel=7 pkgdesc='Microsoft Azure Core Library for Python' url='https://pypi.org/project/azure-core/' depends=( |