Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pykerberos
Commits:
dc33df31 by Jelle van der Waa at 2024-11-16T18:06:48+01:00
upgpkg: 1:1.2.4-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pykerberos
pkgdesc = High-level interface to Kerberos
pkgver = 1.2.4
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://github.com/02strich/pykerberos
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=python-pykerberos
_name=pykerberos
epoch=1
pkgver=1.2.4
-pkgrel=3
+pkgrel=4
pkgdesc="High-level interface to Kerberos"
arch=('x86_64')
license=('Apache')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pykerberos/-/commit/dc33df314bf6b6eb5342d765209a19b64a4a53e5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pykerberos/-/commit/dc33df314bf6b6eb5342d765209a19b64a4a53e5
You're receiving this email because of your account on gitlab.archlinux.org.