Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
patatt
Commits:
ed04cc14 by Christian Heusel at 2024-11-17T16:53:09+01:00
upgpkg: 0.6.3-4: Rebuild for python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = patatt
pkgdesc = A simple library to add cryptographic attestation to patches
sent via email
pkgver = 0.6.3
- pkgrel = 3
+ pkgrel = 4
url = https://git.kernel.org/pub/scm/utils/patatt/patatt.git/about/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=patatt
pkgver=0.6.3
-pkgrel=3
+pkgrel=4
pkgdesc="A simple library to add cryptographic attestation to patches sent via
email"
arch=("any")
depends=('python-pynacl')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/patatt/-/commit/ed04cc14401c828776b85c79548968ac9da0f209
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/patatt/-/commit/ed04cc14401c828776b85c79548968ac9da0f209
You're receiving this email because of your account on gitlab.archlinux.org.