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

Unified Diff: appengine/components/components/third_party/markupsafe/README.swarming

Issue 1481573002: Update jinja2 to master (between 2.8 and 2.8.1); fix urlencode bug. (Closed) Base URL: git@github.com:luci/luci-py.git@1_tools
Patch Set: Add import hack Created 5 years 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
Index: appengine/components/components/third_party/markupsafe/README.swarming
diff --git a/appengine/components/components/third_party/markupsafe/README.swarming b/appengine/components/components/third_party/markupsafe/README.swarming
new file mode 100644
index 0000000000000000000000000000000000000000..a6b10b70023146970704bf21cad471351a15e347
--- /dev/null
+++ b/appengine/components/components/third_party/markupsafe/README.swarming
@@ -0,0 +1,13 @@
+Name: markupsafe
+Short Name: markupsafe
+URL: https://github.com/mitsuhiko/markupsafe
+Revision: feb1d70c16df62f60dcb521d127fdad8819fc036 (tag 0.23)
+License: BSD 3 clauses
+
+Description:
+A Python module that implements the jinja2.Markup string
+
+Local Modifications:
+- Kept only markupsafe/*.py
+- Deleted tests.py
+- Included AUTHORS and LICENSE

Powered by Google App Engine
This is Rietveld 408576698