Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-secretstorage
Commits:
67f831d8 by Jelle van der Waa at 2024-11-23T10:00:26+01:00
upgpkg: 3.3.3-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-secretstorage
pkgdesc = Securely store passwords and other private data using the
SecretService DBus API
pkgver = 3.3.3
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/mitya57/secretstorage
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-secretstorage
_pkgname=SecretStorage
pkgver=3.3.3
-pkgrel=5
+pkgrel=6
pkgdesc="Securely store passwords and other private data using the
SecretService DBus API"
arch=('any')
url="https://github.com/mitya57/secretstorage"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-secretstorage/-/commit/67f831d8ab7b102bc78b4a5a203e88826a377f41
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-secretstorage/-/commit/67f831d8ab7b102bc78b4a5a203e88826a377f41
You're receiving this email because of your account on gitlab.archlinux.org.