Description: Adds PKG-INFO for the package
 Without this, the egg is incorrectly set to version 0.0.1.dev10.
 For version <= 0.4.0, also fixed FTBS with python setup.py build.
Author: Andres Rodriguez <andreserl@ubuntu.com>
Origin: vendor
Reviewed-By: Bryce Harrington <bryce@canonical.com>
Last-Updated: 2019-08-05

--- /dev/null
+++ python-seamicroclient-0.4.0/PKG-INFO
@@ -0,0 +1,20 @@
+Metadata-Version: 1.1
+Name: python-seamicroclient
+Version: 0.4.0+2016.05.20.git.40ee44c664
+Summary: Client library for Seamicro chassis API
+Home-page: https://github.com/seamicro/python-seamicroclient
+Author: AMD
+Author-email: rohan.kanade@izeltech.com
+License: Apache License, Version 2.0
+Description: Python client for consuming SeaMicro REST API v2.0
+        
+        
+Platform: UNKNOWN
+Classifier: Development Status :: 4 - Beta
+Classifier: Environment :: Console
+Classifier: Environment :: Web Environment
+Classifier: Intended Audience :: Developers
+Classifier: Intended Audience :: Information Technology
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Operating System :: OS Independent
+Classifier: Programming Language :: Python
