From e198603454a2f3d6565e6619fc629b07388ebd42 Mon Sep 17 00:00:00 2001
From: Li
Date: Fri, 24 Mar 2017 09:55:18 +0800
Subject: [PATCH] #529 Update pymaven file name and add pycparser about and
license file
---
thirdparty/prod/pycparser.ABOUT | 16 ++++++++++++++++
thirdparty/prod/pycparser.LICENSE | 25 +++++++++++++++++++++++++
thirdparty/prod/pymaven.ABOUT | 2 +-
3 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 thirdparty/prod/pycparser.ABOUT
create mode 100644 thirdparty/prod/pycparser.LICENSE
diff --git a/thirdparty/prod/pycparser.ABOUT b/thirdparty/prod/pycparser.ABOUT
new file mode 100644
index 00000000000..5415bdcbf20
--- /dev/null
+++ b/thirdparty/prod/pycparser.ABOUT
@@ -0,0 +1,16 @@
+about_resource: pycparser-2.14-cp27-none-any.whl
+download_url: https://pypi.python.org/packages/6d/31/666614af3db0acf377876d48688c5d334b6e493b96d21aa7d332169bee50/pycparser-2.14.tar.gz#md5=a2bc8d28c923b4fe2b2c3b4b51a4f935
+name: pycparser
+version: 2.14
+
+dje_license: bsd-new
+license_text_file: pycparser.LICENSE
+
+copyright: Copyright (c) 2008-2016, Eli Bendersky
+
+author: Eli Bendersky
+owner: Eli Bendersky
+home_url: https://github.com/eliben/pycparser
+
+vcs_tool: git
+vcs_repository: https://github.com/eliben/pycparser.git
diff --git a/thirdparty/prod/pycparser.LICENSE b/thirdparty/prod/pycparser.LICENSE
new file mode 100644
index 00000000000..b40c3f78dcb
--- /dev/null
+++ b/thirdparty/prod/pycparser.LICENSE
@@ -0,0 +1,25 @@
+Copyright (c) 2008-2016, Eli Bendersky
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+* Neither the name of Eli Bendersky nor the names of its contributors may
+ be used to endorse or promote products derived from this software without
+ specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
+GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/thirdparty/prod/pymaven.ABOUT b/thirdparty/prod/pymaven.ABOUT
index c8576491c9b..2b7a5561e8e 100644
--- a/thirdparty/prod/pymaven.ABOUT
+++ b/thirdparty/prod/pymaven.ABOUT
@@ -1,4 +1,4 @@
-about_resource: pyparsing-2.1.10-py2.py3-none-any.whl
+about_resource: pymaven-0.1.0-py2.py3-none-any.whl
name: pymaven
version: 0.1.0
home_url: https://github.com/sassoftware/pymaven