[arch-commits] Commit in in-toto/trunk (PKGBUILD)

Santiago Torres-Arias sangy at archlinux.org
Tue Oct 15 14:33:02 UTC 2019


    Date: Tuesday, October 15, 2019 @ 14:33:01
  Author: sangy
Revision: 516173

upgpkg: in-toto 0.4.1-1

Updates python-securesystemslib api version to 0.12.0

Modified:
  in-toto/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-15 14:30:40 UTC (rev 516172)
+++ PKGBUILD	2019-10-15 14:33:01 UTC (rev 516173)
@@ -1,7 +1,7 @@
 # Maintainer: Santiago Torres-Arias <santiago at archlinux.org>
 
 pkgname=('in-toto')
-pkgver=0.4.0
+pkgver=0.4.1
 pkgrel=1
 pkgdesc="A framework to secure your software supply chain"
 arch=('any')
@@ -8,7 +8,7 @@
 license=('Apache')
 url="https://in-toto.io"
 depends=('python-cryptography'
-    'python-securesystemslib>=0.11.0'
+    'python-securesystemslib>=0.12.0'
     'python-iso8601'
     'python-attrs'
     'python-dateutil'



More information about the arch-commits mailing list