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-common | |
parent | 15e1f6393bf12eed406adced14233b45e5ed7a10 (diff) | |
download | archlinuxewe-ca69290d2532f020ad1958655c5dcae2af7af16e.tar.xz |
recompile all python packages
Diffstat (limited to 'python-azure-common')
-rw-r--r-- | python-azure-common/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-azure-common/PKGBUILD b/python-azure-common/PKGBUILD index c44d553ab..eb43c585b 100644 --- a/python-azure-common/PKGBUILD +++ b/python-azure-common/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=azure-common pkgname=python-$_pkgname pkgver=1.1.28 -pkgrel=6 +pkgrel=7 pkgdesc='Microsoft Azure Client Library for Python (Common)' url='https://pypi.org/project/azure-common/' depends=( |