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

Unified Diff: third_party/pyftpdlib/README.chromium

Issue 1392213003: Update URL for pyftpdlib. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pyftpdlib/README.chromium
diff --git a/third_party/pyftpdlib/README.chromium b/third_party/pyftpdlib/README.chromium
index 7780c6ade6298f32c5d8e61de237aa98465c8493..cfa816590aa206f2d1b3e41cb0c413e056277210 100644
--- a/third_party/pyftpdlib/README.chromium
+++ b/third_party/pyftpdlib/README.chromium
@@ -1,9 +1,10 @@
Name: Python FTP server library
Short Name: pyftpdlib
-URL: http://code.google.com/p/pyftpdlib/
+URL: https://github.com/giampaolo/pyftpdlib
+Version: 0.7.0-updates
+Revision: 2be6d65e31c7ee6320d059f581f05ae8d89d7e45
License: MIT
License File: src/LICENSE
-Version: unknown
Security Critical: no
Description:
@@ -12,4 +13,4 @@ write asynchronous FTP servers with Python. Based on asyncore framework
pyftpdlib is currently the most complete RFC-959 FTP server implementation
available for Python programming language.
-Learn more by visiting: http://code.google.com/p/pyftpdlib/wiki/FAQ
+Learn more by visiting: http://pythonhosted.org/pyftpdlib/faqs.html
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698