Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
in-toto
Commits:
6ab5d8c2 by Jelle van der Waa at 2025-12-21T19:07:57+01:00
upgpkg: 3.0.0-3: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = in-toto
pkgdesc = A framework to secure your software supply chain
pkgver = 3.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://in-toto.io
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=in-toto
pkgver=3.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="A framework to secure your software supply chain"
arch=('any')
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/in-toto/-/commit/6ab5d8c22e8117c576a7e498c3b3413f73c63ad8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/in-toto/-/commit/6ab5d8c22e8117c576a7e498c3b3413f73c63ad8
You're receiving this email because of your account on gitlab.archlinux.org.