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/boost-histogram: new package, add 1.4.0 #1235

Closed
wants to merge 1 commit into from

Conversation

APN-Pucky
Copy link
Contributor

No description provided.

@APN-Pucky APN-Pucky force-pushed the add_boost_histogram branch 2 times, most recently from 1cf3fc6 to 11f07d3 Compare February 1, 2024 22:03
KEYWORDS="~amd64"

RDEPEND="
dev-libs/boost[python,${PYTHON_USEDEP}]
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
dev-libs/boost[python,${PYTHON_USEDEP}]
dev-libs/boost:=[python,${PYTHON_USEDEP}]

Probably this will need to be rebuilt when updating boost, have not checked though.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't think so since i thought it uses the boost python interface, but maybe i am wrong. I'll check that

RDEPEND="
dev-libs/boost[python,${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
test? (
Copy link
Member

Choose a reason for hiding this comment

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

test dependencies should be BDEPEND not RDEPEND

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I guess i also do not need pytest explicitly if i declare pytest via enable_tests?

Copy link
Member

Choose a reason for hiding this comment

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

I guess i also do not need pytest explicitly if i declare pytest via enable_tests?

Yes, it is indeed added automatically.

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.

2 participants