commit: 3012e223aedb3fd495e5e66d340681c7e562a5d2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 24 17:11:40 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jul 24 17:11:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3012e223
dev-python/ndg-httpsclient: add patch metadata Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> .../files/ndg-httpsclient-0.5.1-expiration-test-fix.patch | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dev-python/ndg-httpsclient/files/ndg-httpsclient-0.5.1-expiration-test-fix.patch b/dev-python/ndg-httpsclient/files/ndg-httpsclient-0.5.1-expiration-test-fix.patch index f87091f6554..b1328e89a6f 100644 --- a/dev-python/ndg-httpsclient/files/ndg-httpsclient-0.5.1-expiration-test-fix.patch +++ b/dev-python/ndg-httpsclient/files/ndg-httpsclient-0.5.1-expiration-test-fix.patch @@ -1,3 +1,8 @@ +Patch is from upstream: +https://github.com/cedadev/ndg_httpsclient/commit/370c1ec9713e68f8d9f2cd9984cb42a269cea384 + +Note that we drop the useless gen-csr.sh script for now, as it doesn't do everything +we'd need it to anyway. diff --git a/ndg/httpsclient/test/pki/ca/7e15277f.0 b/ndg/httpsclient/test/pki/ca/7e15277f.0 index b9b6ac9..9a4ab56 100644 --- a/ndg/httpsclient/test/pki/ca/7e15277f.0
