Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-krb5
Commits:
6aa92690 by Jelle van der Waa at 2024-11-17T15:02:44+01:00
upgpkg: 0.5.1-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-krb5
pkgdesc = krb5 API interface
pkgver = 0.5.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jborean93/pykrb5
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=krb5
pkgname=python-${_pkg}
pkgver=0.5.1
-pkgrel=2
+pkgrel=3
pkgdesc="krb5 API interface"
arch=(x86_64)
url="https://github.com/jborean93/pykrb5"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-krb5/-/commit/6aa92690299db9b34e72b2f5b59c3cd81826eb5e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-krb5/-/commit/6aa92690299db9b34e72b2f5b59c3cd81826eb5e
You're receiving this email because of your account on gitlab.archlinux.org.