Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-keyrings-alt


Commits:
e65d14d3 by Jelle van der Waa at 2024-11-29T20:48:18+01:00
upgpkg: 1:5.0.2-1: Rebuild for Python 3.13

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-keyrings-alt
        pkgdesc = Alternate keyring implementations
-       pkgver = 5.0.0
-       pkgrel = 2
+       pkgver = 5.0.2
+       pkgrel = 1
        epoch = 1
        url = https://github.com/jaraco/keyrings.alt
        arch = any
@@ -22,7 +22,7 @@ pkgbase = python-keyrings-alt
        optdepends = python-gobject: GNOME Integration
        optdepends = python-fs
        optdepends = python-pycryptodome: Encrypted file storage
-       source = 
git+https://github.com/jaraco/keyrings.alt.git#commit=6c39a611b5cf2f7cb51c4684d71185ec3a970f14
-       sha512sums = SKIP
+       source = git+https://github.com/jaraco/keyrings.alt.git#tag=v5.0.2
+       sha512sums = 
e6c4a46b16595a53ddd7b8a4b5948f266b26a454440e526bf9f92a16381cad8c9c561368cd82d488b9059267545e2eb507a6268ea89bdeae2b115496f17c5d1c
 
 pkgname = python-keyrings-alt


=====================================
PKGBUILD
=====================================
@@ -8,9 +8,8 @@
 
 pkgname=python-keyrings-alt
 epoch=1
-pkgver=5.0.0
-_commit=6c39a611b5cf2f7cb51c4684d71185ec3a970f14
-pkgrel=2
+pkgver=5.0.2
+pkgrel=1
 pkgdesc="Alternate keyring implementations"
 arch=('any')
 url='https://github.com/jaraco/keyrings.alt'
@@ -23,8 +22,8 @@ optdepends=('libgnome-keyring: GNOME Integration'
             'python-gobject: GNOME Integration'
             'python-fs'
             'python-pycryptodome: Encrypted file storage')
-source=("git+https://github.com/jaraco/keyrings.alt.git#commit=$_commit";)
-sha512sums=('SKIP')
+source=("git+https://github.com/jaraco/keyrings.alt.git#tag=v${pkgver}";)
+sha512sums=('e6c4a46b16595a53ddd7b8a4b5948f266b26a454440e526bf9f92a16381cad8c9c561368cd82d488b9059267545e2eb507a6268ea89bdeae2b115496f17c5d1c')
 
 build() {
   cd keyrings.alt



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keyrings-alt/-/commit/e65d14d333be91127801d1545ad6b3400727c5e1

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


Reply via email to