From 4d6f6ceebcb0422bfcf3443e7f4eb7a9eb1e4338 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 13 Jul 2020 00:36:11 -0400 Subject: Still more fun building packages with Python 3 --- source/sw/pkcs11 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/sw/pkcs11') diff --git a/source/sw/pkcs11 b/source/sw/pkcs11 index 5936bef..bf8e254 160000 --- a/source/sw/pkcs11 +++ b/source/sw/pkcs11 @@ -1 +1 @@ -Subproject commit 5936befa654ce79b2f9ee7cd4f3beb6489bac227 +Subproject commit bf8e254c435c972a7ab28700eab48a2b6ae79c57 -- cgit v1.2.3 From ed161c5f748ce4ffa382b78b4718fe1bc6a98a03 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 13 Jul 2020 01:26:43 -0400 Subject: Rewrite script to use subprocess.run(), another python -> python3 --- source/sw/pkcs11 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/sw/pkcs11') diff --git a/source/sw/pkcs11 b/source/sw/pkcs11 index bf8e254..3b33d6d 160000 --- a/source/sw/pkcs11 +++ b/source/sw/pkcs11 @@ -1 +1 @@ -Subproject commit bf8e254c435c972a7ab28700eab48a2b6ae79c57 +Subproject commit 3b33d6df40d6c6b12611ece5c45592d95bd4c12c -- cgit v1.2.3 From a14301091cfd8fda6eef5b637fff15bac2509791 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 13 Jul 2020 10:37:31 -0400 Subject: Missed (one?) script while converting to Python 3 --- source/sw/pkcs11 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/sw/pkcs11') diff --git a/source/sw/pkcs11 b/source/sw/pkcs11 index 3b33d6d..b424b2a 160000 --- a/source/sw/pkcs11 +++ b/source/sw/pkcs11 @@ -1 +1 @@ -Subproject commit 3b33d6df40d6c6b12611ece5c45592d95bd4c12c +Subproject commit b424b2af8b3e5097eb7e829d2a728a1720d5d0bd -- cgit v1.2.3