Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pysequoia
Commits:
f8860d27 by Jelle van der Waa at 2025-12-27T15:59:56+01:00
upgpkg: 0.1.29-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pysequoia
pkgdesc = Provides OpenPGP facilities in Python through the Sequoia PGP
library
pkgver = 0.1.29
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/wiktor-k/pysequoia
arch = x86_64
groups = sequoia
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=pysequoia
pkgname=python-pysequoia
pkgver=0.1.29
-pkgrel=1
+pkgrel=2
pkgdesc="Provides OpenPGP facilities in Python through the Sequoia PGP library"
arch=(x86_64)
url="https://github.com/wiktor-k/pysequoia"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pysequoia/-/commit/f8860d27bb1123b2ff1ef90f829a89e74be3aa1c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pysequoia/-/commit/f8860d27bb1123b2ff1ef90f829a89e74be3aa1c
You're receiving this email because of your account on gitlab.archlinux.org.