Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
python-fido2


Commits:
8a4fff18 by Christian Heusel at 2026-01-19T15:12:01+01:00
upgpkg: 2.1.1-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-fido2
        pkgdesc = Library for FIDO 2.0, including communication with a device 
over USBA
-       pkgver = 2.1.0
+       pkgver = 2.1.1
        pkgrel = 1
        url = https://github.com/Yubico/python-fido2
        arch = any
@@ -12,8 +12,8 @@ pkgbase = python-fido2
        makedepends = python-installer
        makedepends = python-poetry-core
        depends = python
-       source = git+https://github.com/Yubico/python-fido2.git#tag=2.1.0?signed
+       source = git+https://github.com/Yubico/python-fido2.git#tag=2.1.1?signed
        validpgpkeys = 20EE325B86A81BCBD3E56798F04367096FBA95E8
-       sha256sums = 
8bf8123dd0a409e434963ed9870595982fb40ee8af095e37fba0cf12ae43d3de
+       sha256sums = 
8a3097d3ca3583e8a568b8cd50a1503c76ef4170dd3941b3530c5b329b1572b7
 
 pkgname = python-fido2


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Emil Lundberg <[email protected]> <[email protected]>
 
 pkgname=python-fido2
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc='Library for FIDO 2.0, including communication with a device over USBA'
 url='https://github.com/Yubico/python-fido2'
@@ -26,7 +26,7 @@ checkdepends=(
 )
 validpgpkeys=('20EE325B86A81BCBD3E56798F04367096FBA95E8') # Dain Nilsson 
<[email protected]>
 source=("git+https://github.com/Yubico/${pkgname}.git#tag=${pkgver}?signed";)
-sha256sums=('8bf8123dd0a409e434963ed9870595982fb40ee8af095e37fba0cf12ae43d3de')
+sha256sums=('8a3097d3ca3583e8a568b8cd50a1503c76ef4170dd3941b3530c5b329b1572b7')
 
 build() {
   cd "${srcdir}/${pkgname}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fido2/-/commit/8a4fff18e6fbf38a8771b25e1bffb8557b0d7dba

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


Reply via email to