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

Unify build.py #3

Merged
merged 1 commit into from Feb 23, 2020
Merged

Unify build.py #3

merged 1 commit into from Feb 23, 2020

Conversation

jtojnar
Copy link
Contributor

@jtojnar jtojnar commented Dec 25, 2019

There is no need for two different Python versions – fontforge can support Python 3 just fine.

Since Python 2 is dying in less than a week I decided to tweak the scripts to allow running using a single version.

Successfully built with:

Python fontforge fonttools
2.7.17 20190413 3.42.0
3.5.9 20190413 3.42.0
3.7.5 20190413 3.42.0
3.7.5 20190413 4.0.2

There is no need for two different Python versions – fontforge can support Python 3 just fine.

Successfully built with:

| Python | fontforge | fonttools |
|--------|-----------|-----------|
| 2.7.17 | 20190413  | 3.42.0    |
| 3.5.9  | 20190413  | 3.42.0    |
| 3.7.5  | 20190413  | 3.42.0    |
| 3.7.5  | 20190413  | 4.0.2     |
jtojnar added a commit to NixOS/nixpkgs that referenced this pull request Dec 25, 2019
Update, clean up and also fix build.

Part of the build system still does not support Python 2:

hakatashi/RictyDiminished-with-FiraCode#3
dtzWill pushed a commit to dtzWill/nixpkgs that referenced this pull request Jan 7, 2020
Update, clean up and also fix build.

Part of the build system still does not support Python 2:

hakatashi/RictyDiminished-with-FiraCode#3
(cherry picked from commit 5f66351)
Copy link
Owner

@hakatashi hakatashi left a comment

Choose a reason for hiding this comment

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

I'm sorry to be late, but it looks awesome and cool! Huge thanks!

@hakatashi hakatashi merged commit 7c87ea0 into hakatashi:master Feb 23, 2020
@jtojnar jtojnar deleted the py3 branch February 23, 2020 18:09
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