-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
[DNM] gensim v3.6.0 #14
[DNM] gensim v3.6.0 #14
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe:
|
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipe:
For recipe:
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe:
|
@souravsingh we added C++ code to gensim with |
@jakirkham can you give us an advice please, what we should do: we add more Cython to gensim (but this part translated to |
@menshikh-iv I think we would need to do something similar to what shogun does- https://github.com/conda-forge/shogun-feedstock/blob/master/recipe/meta.yaml#L73 I believe we should wait for a comment from either @isuruf or @jakirkham before we can change anythng. |
@conda-forge-admin, please rerender. |
Hi! This is the friendly automated conda-forge-webservice. I tried to re-render for you, but it looks like there was nothing to do. |
@conda-forge-admin, please re-render. |
@conda-forge-admin, please re-render. (Third time is the charm 🍀) |
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe:
|
So looks like @isuruf already helped out on getting this feedstock using the new compiler syntax, which will help with a variety of things. The feedstock is also now re-rendered to take advantage of this functionality. The compilers available should already support C++11 (with the exception of Python 2.7 on Windows, which has too old of a compiler). We may need to add an explicit C++ flag to use C++11 support with the compilers (i.e. |
Thanks @isuruf @jakirkham for help We already have some compiler options (for Linux & OSX) I see than now all builds failed, both OS with same error (strange, because standrat wheel for windows builded correctly, see https://ci.appveyor.com/project/piskvorky/gensim-wheels/build/1.0.112, same for linux)
So, questions:
|
@conda-forge-admin please re-render. |
Hi! This is the friendly automated conda-forge-webservice. I tried to re-render for you, but it looks like there was nothing to do. |
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe:
|
@menshikh-iv The tests for package now pass. Do you want me to merge the PR right now? |
@souravsingh no, I just check a hypothesis than an issue in missing files. I'll use this PR as the place for improving current configuration (I want to add py37 & OSX builds, see my comment above). In parallel - apply needed changes for Gensim and in next gensim release I'll apply all needed changes & merge (current PR or new one with all changes) |
@isuruf @jakirkham I'll be really appreciate if you'll help me with this things
|
I'm sorry @menshikh-iv. I don't really have bandwidth for this unfortunately. 😞
This will happen eventually as we are doing a rebuild of the whole stack. It will take a bit as there are many simultaneous rebuilds being combined into one. ( conda-forge/conda-forge.github.io#649 ) |
@menshikh-iv Rebuild for Python 3.7 arrived for one of the feedstock I maintain- conda-forge/validictory-feedstock#7 I would say support for Python 3.7 would arrive soonish. |
@souravsingh great, I'll wait for it |
@jakirkham no problem |
continued in #15 |
It is very likely that the current package version for this feedstock is out of date.
Notes and instructions for merging this PR:
If this PR was opened in error or needs to be updated please add the
bot-rerun
label to this PR. The bot will close this PR and schedule another one.This PR was created by the cf-regro-autotick-bot.
The cf-regro-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (
conda install -c conda-forge rever
) and pip (pip install re-ver
) installable.Finally, feel free to drop us a line if there are any issues!