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


Commits:
c21afabf by Jelle van der Waa at 2024-04-11T09:32:38+02:00
upgpkg: 3.3.0-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,21 @@
+pkgbase = python-keycloak
+       pkgdesc = Python package providing access to the Keycloak API
+       pkgver = 3.3.0
+       pkgrel = 2
+       url = https://github.com/marcospereirampj/python-keycloak
+       arch = any
+       license = MIT
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-wheel
+       makedepends = python-poetry-core
+       depends = python
+       depends = python-requests
+       depends = python-requests-toolbelt
+       depends = python-jose
+       depends = python-urllib3
+       depends = python-deprecation
+       source = 
python-keycloak-3.3.0.tar.gz::https://github.com/marcospereirampj/python-keycloak/archive/refs/tags/v3.3.0.tar.gz
+       sha256sums = 
908ece3caf99b067185a7c33f5773938b8da3d895c94b68fa7ba62c7c0e34ef5
+
+pkgname = python-keycloak


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-keycloak
 pkgver=3.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Python package providing access to the Keycloak API'
 arch=('any')
 url='https://github.com/marcospereirampj/python-keycloak'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keycloak/-/commit/c21afabf76c3acc774a808cb0bc228ef83c7b42a

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


Reply via email to