Hi,

+1 binding

I checked:
- incubating in name
- signatures and hashes good
- disclaimer exists
- LICENSE and NOTICE good
- no unexpected binaries
- All source file have ASF headers (would be nice if the yaml files has ASF 
headers)

I did run into an issue compiling but probably my setup. Is OSX a supported 
platform I note a TODO in the readme?

 Running setup.py install for apache-ariatosca ... error
   Complete output from command /usr/bin/python -u -c "import setuptools, 
tokenize;__file__='/private/tmp/pip-RmQ4kh-build/setup.py';f=getattr(tokenize, 
'open', open)(__file__);code=f.read().replace('\r\n', 
'\n');f.close();exec(compile(code, __file__, 'exec'))" install --record 
/tmp/pip-7e9Nfb-record/install-record.txt --single-version-externally-managed 
--compile:
   Traceback (most recent call last):
     File "<string>", line 1, in <module>
     File "/Library/Python/2.7/site-packages/setuptools/__init__.py", line 12, 
in <module>
       import setuptools.version
     File "/Library/Python/2.7/site-packages/setuptools/version.py", line 1, in 
<module>
       import pkg_resources
     File "/Library/Python/2.7/site-packages/pkg_resources/__init__.py", line 
72, in <module>
       import packaging.requirements
     File "/Library/Python/2.7/site-packages/packaging/requirements.py", line 
59, in <module>
       MARKER_EXPR = originalTextFor(MARKER_EXPR())("marker")
   TypeError: __call__() takes exactly 2 arguments (1 given)

Thanks,
Justin
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to