Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyspnego


Commits:
f19184c1 by Antonio Rojas at 2026-05-16T16:13:12+02:00
upgpkg: 0.12.1-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pyspnego
        pkgdesc = SPNEGO Authentication library
-       pkgver = 0.11.0
+       pkgver = 0.12.1
        pkgrel = 1
        url = https://github.com/jborean93/pyspnego
        arch = any
@@ -19,7 +19,7 @@ pkgbase = python-pyspnego
        optdepends = python-gssapi: Kerberos support
        optdepends = python-krb5: Kerberos support
        optdepends = python-ruamel-yaml: YAML configuration
-       source = 
https://github.com/jborean93/pyspnego/archive/v0.11.0/python-pyspnego-0.11.0.tar.gz
-       sha256sums = 
6f92ae401a3515e41b40a7cff9bffd837ba8b4567f4a078335df8d24a1187bd9
+       source = 
https://github.com/jborean93/pyspnego/archive/v0.12.1/python-pyspnego-0.12.1.tar.gz
+       sha256sums = 
b55b31ebd4a35e638936b53f17b8a67b905cb94d8f2f0d55e17399cb9453951a
 
 pkgname = python-pyspnego


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pkg=pyspnego
 pkgname=python-${_pkg}
-pkgver=0.11.0
+pkgver=0.12.1
 pkgrel=1
 pkgdesc="SPNEGO Authentication library"
 arch=(any)
@@ -17,7 +17,7 @@ optdepends=('python-gssapi: Kerberos support'
 # No tests in pypi tarball
 
#source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('6f92ae401a3515e41b40a7cff9bffd837ba8b4567f4a078335df8d24a1187bd9')
+sha256sums=('b55b31ebd4a35e638936b53f17b8a67b905cb94d8f2f0d55e17399cb9453951a')
 
 build() {
   cd ${_pkg}-${pkgver}



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyspnego/-/commit/f19184c1ded85665621f30598c5187b7f0230cf6
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to