Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request wheels for all upstream Python packages #1436

Open
jayvdb opened this issue Feb 16, 2017 · 2 comments
Open

Request wheels for all upstream Python packages #1436

jayvdb opened this issue Feb 16, 2017 · 2 comments

Comments

@jayvdb
Copy link
Member

jayvdb commented Feb 16, 2017

In addition to coala dependencies without wheels (coala/coala#3753), the following bear dependencies need wheels:

 Running setup.py install for autoflake: started
    Running setup.py install for autoflake: finished with status 'done'
  Running setup.py install for cmakelint: started
    Running setup.py install for cmakelint: finished with status 'done'
  Running setup.py install for cppclean: started
    Running setup.py install for cppclean: finished with status 'done'
  Running setup.py install for cpplint: started
    Running setup.py install for cpplint: finished with status 'done'
  Running setup.py install for eradicate: started
    Running setup.py install for eradicate: finished with status 'done'
  Running setup.py install for guess-language-spirit: started
    Running setup.py install for guess-language-spirit: finished with status 'done'
  Running setup.py install for docopt: started
    Running setup.py install for docopt: finished with status 'done'
  Running setup.py install for template-remover: started
    Running setup.py install for template-remover: finished with status 'done'
  Running setup.py install for html-linter: started
    Running setup.py install for html-linter: finished with status 'done'
  Running setup.py install for language-check: started
    Running setup.py install for language-check: finished with status 'done'
  Running setup.py install for munkres3: started
    Running setup.py install for munkres3: finished with status 'done'
  Running setup.py install for mypy-lang: started
    Running setup.py install for mypy-lang: finished with status 'done'
  Running setup.py install for nltk: started
    Running setup.py install for nltk: finished with status 'done'
  Running setup.py install for future: started
    Running setup.py install for future: finished with status 'done'
  Running setup.py install for proselint: started
    Running setup.py install for proselint: finished with status 'done'
  Running setup.py install for wrapt: started
    Running setup.py install for wrapt: finished with status 'done'
  Running setup.py install for pyroma: started
    Running setup.py install for pyroma: finished with status 'done'
  Running setup.py install for restructuredtext-lint: started
    Running setup.py install for restructuredtext-lint: finished with status 'done'
  Running setup.py install for MarkupSafe: started
    Running setup.py install for MarkupSafe: finished with status 'done'
  Running setup.py install for rstcheck: started
    Running setup.py install for rstcheck: finished with status 'done'
  Running setup.py install for scspell3k: started
    Running setup.py install for scspell3k: finished with status 'done'
  Running setup.py install for vim-vint: started
    Running setup.py install for vim-vint: finished with status 'done'
  Running setup.py install for vulture: started
    Running setup.py install for vulture: finished with status 'done'

https://ci.appveyor.com/project/coala/coala-bears/build/1.0.5301/job/s87hjtdtx99ah8kj

See http://pythonwheels.com/ for more information about wheels. Projects that can be 'universal wheels' are the easiest. Usually a small change to setup.cfg is all that is required, and some improvements to .travis.yml to build and test the wheel.

@jayvdb
Copy link
Member Author

jayvdb commented Mar 21, 2018

yaml/pyyaml#95

@jayvdb
Copy link
Member Author

jayvdb commented Jun 7, 2018

jendrikseipp/vulture#79 was done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants