Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pykeepass
Commits:
92134177 by Jelle van der Waa at 2025-12-16T10:34:57+01:00
upgpkg: 4.1.1.post1-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pykeepass
pkgdesc = Python library to interact with keepass databases
pkgver = 4.1.1.post1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/libkeepass/pykeepass
arch = any
license = GPL-3.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pykeepass
pkgver=4.1.1.post1
-pkgrel=1
+pkgrel=2
pkgdesc="Python library to interact with keepass databases"
arch=('any')
url="https://github.com/libkeepass/pykeepass"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pykeepass/-/commit/9213417725b4d24e76070dc88b596b2267c2aae1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pykeepass/-/commit/9213417725b4d24e76070dc88b596b2267c2aae1
You're receiving this email because of your account on gitlab.archlinux.org.