Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-adal


Commits:
5750c309 by Jelle van der Waa at 2024-04-13T16:58:57+02:00
upgpkg: 1.2.7-5: rebuild with python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = python-adal
+       pkgdesc = ADAL for Python
+       pkgver = 1.2.7
+       pkgrel = 5
+       url = 
https://github.com/AzureAD/azure-activedirectory-library-for-python
+       arch = any
+       license = MIT
+       checkdepends = python-httpretty
+       makedepends = fakeroot
+       makedepends = python-setuptools
+       depends = python-cryptography
+       depends = python-dateutil
+       depends = python-pyjwt
+       depends = python-requests
+       source = 
python-adal-1.2.7.tar.gz::https://github.com/AzureAD/azure-activedirectory-library-for-python/archive/1.2.7.tar.gz
+       source = fix-broken-mex-test.patch
+       sha256sums = 
26ccdb8981bb804ba4e64fa26693ae647642b6a54335ce2440edc6681119d563
+       sha256sums = 
29a9354028a9420ba883cb494688a0ecbf238d8e46fc011c4a309515a1444faa
+
+pkgname = python-adal


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 pkgname=python-adal
 _pkgbase='azure-activedirectory-library-for-python'
 pkgver=1.2.7
-pkgrel=4
+pkgrel=5
 pkgdesc='ADAL for Python'
 arch=('any')
 url="https://github.com/AzureAD/${_pkgbase}";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-adal/-/commit/5750c309110ffca1c14940d9ec87da497b071ff0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-adal/-/commit/5750c309110ffca1c14940d9ec87da497b071ff0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to