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

python3-sphinx-automodapi: update to 0.16.0, fix runtime crash. #47842

Merged
merged 4 commits into from
Dec 28, 2023

Conversation

Calandracas606
Copy link

tarball from github is lacking the version
needed for setup tools. The module was crashing
immediately since it was unable to source the version.

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

  • I built this PR locally for my native architecture, x86_64-glibc

@Calandracas606 Calandracas606 force-pushed the fix-automodapi branch 3 times, most recently from dba06d8 to 14ff11d Compare December 20, 2023 04:36
hostmakedepends="python3-setuptools"
depends="python3-Sphinx"
checkdepends="python3-wheel python3-Sphinx python3-pytest graphviz"
Copy link
Member

Choose a reason for hiding this comment

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

Why it needs wheel in checkdepends?

Copy link
Author

Choose a reason for hiding this comment

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

My mistake, it is not needed. Added it while testing but forgot to remove

Daniel Martinez added 4 commits December 20, 2023 20:32
  tarball from github is lacking the version
needed for setup tools. The module was crashing
immediately since it was unable to source the version.
@sgn sgn merged commit 3949821 into void-linux:master Dec 28, 2023
8 checks passed
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.

None yet

2 participants