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

[20.03] pythonPackages.scikit-build: fix python3.8 bug #83774

Merged
merged 1 commit into from Mar 30, 2020

Conversation

drewrisinger
Copy link
Contributor

Motivation for this change

Backports #83509

ZHF: #80379

Python3.8 removes platform.linux_distribution() call,
must use pythonPackages.distro to get same information.
Closes #83305
Upstream PR: https://www.github.com/scikit-build/scikit-build/pull/458
Also formatting.

(cherry picked from commit c8dd834)

Python3.8 removes ``platform.linux_distribution()`` call,
must use ``pythonPackages.distro`` to get same information.
Closes NixOS#83305
Upstream PR: https://www.github.com/scikit-build/scikit-build/pull/458
Also formatting.

(cherry picked from commit c8dd834)
Copy link
Contributor

@bhipple bhipple left a comment

Choose a reason for hiding this comment

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

Result of nixpkgs-review pr 83774 1

3 package built: - python27Packages.scikit-build - python37Packages.scikit-build - python38Packages.scikit-build

@bhipple bhipple merged commit 08bd717 into NixOS:release-20.03 Mar 30, 2020
@drewrisinger drewrisinger deleted the release-20.03 branch March 30, 2020 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants