Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-gssapi
Commits:
a40ba817 by Jelle van der Waa at 2024-11-17T16:11:20+01:00
upgpkg: 1.9.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-gssapi
pkgdesc = Provides both low-level and high level wrappers around the
GSSAPI C libraries
pkgver = 1.9.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pythongssapi/python-gssapi
arch = x86_64
license = ISC
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-gssapi
pkgver=1.9.0
-pkgrel=1
+pkgrel=2
pkgdesc='Provides both low-level and high level wrappers around the GSSAPI C
libraries'
url='https://github.com/pythongssapi/python-gssapi'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gssapi/-/commit/a40ba81723d2e1c8d6816fe74c69e0a667b04e7f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gssapi/-/commit/a40ba81723d2e1c8d6816fe74c69e0a667b04e7f
You're receiving this email because of your account on gitlab.archlinux.org.