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

Add missing content to tarball #2194

Merged
merged 3 commits into from
Sep 23, 2018
Merged

Conversation

menshikh-iv
Copy link
Contributor

The main reason why conda packages not builded - missing files in tarball, because conda use tar.gz from PyPI, unlike gensim-wheels, where we use repository itself. Anyway, missing files in tarball is a bug (because user can't build all from sources).

With adding new files, conda build & test package succesfully (see conda-forge/gensim-feedstock#14 for more info)

@yurivict
Copy link

This patch doesn't apply on top of the release.
You should make another release.

@menshikh-iv
Copy link
Contributor Author

menshikh-iv commented Sep 24, 2018

@yurivict I know (fix added after the last release), this will be included in next release (not scheduled yet).

@mino98
Copy link

mino98 commented Dec 12, 2018

Apologies for commenting in a closed issue, but I was wondering if you're planning a 3.6.0 re-release or a minor subversion (even better?) which includes this patch.

As of today, three months after this PR, the 3.6.0 source tar.gz still cannot be built and we're resorting to a dump of the develop branch. This is not ideal, I guess.

Thanks a lot.

@menshikh-iv
Copy link
Contributor Author

menshikh-iv commented Dec 13, 2018

Hello @mino98,

sorry for waiting, I hope we'll release Gensim 3.7.0 (or 3.6.1, depends on new features) in Dec/Jan.

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

Successfully merging this pull request may close these issues.

3 participants