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/notebook: Version bump to 4.3.0 #3130

Closed
wants to merge 1 commit into from

Conversation

marbre
Copy link
Contributor

@marbre marbre commented Dec 16, 2016

@SoapGentoo Simple copy of the previous ebuild. Tests pass for python 2.7 and 3.4, with commit 733fbcd reverted, with breaks my test system (see bug 524322).

@gentoo-repo-qa-bot gentoo-repo-qa-bot added the assigned PR successfully assigned to the package maintainer(s). label Dec 16, 2016
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull Request assignment

Areas affected: ebuilds
Packages affected: dev-python/notebook

dev-python/notebook: @gentoo/sci

@SoapGentoo SoapGentoo self-assigned this Dec 19, 2016
python_install() {
distutils-r1_python_install

ln -sf \
Copy link
Member

Choose a reason for hiding this comment

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

have you tried using dosym here instead? More Gentoo-ish

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Replacing ln -sf with doysm results in

* ERROR: dev-python/notebook-4.3.0::gentoo failed:
 *   Aborting due to QA concerns: 15 files installed in /var/tmp/portage/dev-python/notebook-4.3.0/image/var/tmp/portage/dev-python/notebook-4.3.0/image/

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@SoapGentoo So, do we leave it as is or do we have to change this?


pkg_preinst() {
# remove old mathjax folder if present
rm -rf "${EROOT}"/usr/lib*/python*/site-packages/notebook/static/components/MathJax || die
Copy link
Member

Choose a reason for hiding this comment

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

double-slashed, make this "${EROOT%/}"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Package-Manager: portage-2.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s).
Projects
None yet
3 participants