Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(214)

Unified Diff: DEPS

Issue 2256063002: Vendor python-rsa into build. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .gitignore ('k') | environment.cfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index e610a9809bbabdef40736545e95644a44347086a..4846de8935870af2ca3a33a5e63fd5311e979aad 100644
--- a/DEPS
+++ b/DEPS
@@ -19,10 +19,13 @@ deps = {
'@9dfa55d15937a688a92cbf2b7a8621b0927d06eb',
'build/third_party/pyasn1':
'https://chromium.googlesource.com/external/github.com/etingof/pyasn1.git'
- '@709cf013df8585956dda1a4fa2611bf10b91902b',
+ '@4181b2379eeae3d6fd9f4f76d0e6ae3789ed56e7',
'build/third_party/pyasn1-modules':
'https://chromium.googlesource.com/external/github.com/etingof/pyasn1-modules.git'
- '@ea54a2e498277b85e3ee5f7a1bb0aeab7d1d013b',
+ '@956fee4f8e5fd3b1c500360dc4aa12dc5a766cb2',
+ 'build/third_party/python-rsa':
+ 'https://chromium.googlesource.com/external/github.com/sybrenstuvel/python-rsa.git'
+ '@version-3.1.4',
'depot_tools':
'https://chromium.googlesource.com/chromium/tools/depot_tools.git',
}
« no previous file with comments | « .gitignore ('k') | environment.cfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698