Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Install on OpenBSD and FreeBSD #18088

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

Closed
wants to merge 1 commit into from

Conversation

asherpasha
Copy link

PR Summary

This pull request fixes install on OpenBSD and FreeBSD. The related issue is #18057 and a related pull request is #17831

It is tested on the following:

OpenBSD 6.7-CURRENT Python 3.8.3
FreeBSD 12.1-RELEASE-p7 Python 3.8.5

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/next_api_changes/* if API changed in a backward-incompatible way

@karolyi
Copy link

karolyi commented Jul 27, 2020

LGTM

@dopplershift dopplershift linked an issue Jul 28, 2020 that may be closed by this pull request
Copy link
Member

@QuLogic QuLogic left a comment

Choose a reason for hiding this comment

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

Not really any changes to request, but I'm blocking so we can check some other *BSDs.

@tacaswell
Copy link
Member

Now that #18092 is in and both @asherpasha and @karolyi indicated that they are happy with it I am going to close this (as my understanding of the current state is that we will now by default boot-strap our internal build of freetype, but you can opt to use the system one with an ENV and it will build reliably on *BSD systems).

If I am wrong and we still need to pull the emergency parachute and require an external install on BSD we can re-open this.

Even though it didn't go in, thank you very much @asherpasha !

@tacaswell tacaswell closed this Aug 5, 2020
@tacaswell tacaswell modified the milestones: v3.3.1, unassigned Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fails to install in FreeBSD
5 participants