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

dev-python/elasticsearch-py: bump to 2.4.0, drop old #2102

Closed
wants to merge 5 commits into from

Conversation

hydrapolic
Copy link
Contributor

Add new versions, drop old, drop mips.

Tests work without chroot (elasticsearch limitation).

Package-Manager: portage-2.3.0
Package-Manager: portage-2.3.0
Package-Manager: portage-2.3.0

# start local instance of elasticsearch
${ES}/bin/elasticsearch -d -p ${PID}
${ES}/bin/elasticsearch -d -p ${PID} || die

for i in `seq 10`; do
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

declare i as local before

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @SoapGentoo, I forgot about this one when incorporating changes from es-curator.

@SoapGentoo
Copy link
Member

@hydrapolic please squash the version bump and "local i" commit into one

gentoo-bot pushed a commit that referenced this pull request Aug 23, 2016
Package-Manager: portage-2.3.0
Closes: #2102

Signed-off-by: David Seifert <soap@gentoo.org>
gentoo-bot pushed a commit that referenced this pull request Aug 23, 2016
Package-Manager: portage-2.3.0
Closes: #2102

Signed-off-by: David Seifert <soap@gentoo.org>
gentoo-bot pushed a commit that referenced this pull request Aug 23, 2016
Package-Manager: portage-2.3.0
Closes: #2102

Signed-off-by: David Seifert <soap@gentoo.org>
@hydrapolic
Copy link
Contributor Author

Thanks @SoapGentoo. I've read your comment too late, next time I'll try to squash the commits to avoid having too many commits.

@hydrapolic hydrapolic deleted the elasticpy branch September 1, 2016 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants