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

Release 14.0.0 #44

Closed
11 tasks done
Harmon758 opened this issue Oct 13, 2021 · 9 comments
Closed
11 tasks done

Release 14.0.0 #44

Harmon758 opened this issue Oct 13, 2021 · 9 comments
Assignees

Comments

@Harmon758
Copy link
Collaborator

Harmon758 commented Oct 13, 2021

I'm going to be working on the next release, 14.0.0. This is what I anticipate being done:

Feedback is welcome.

@Harmon758 Harmon758 self-assigned this Oct 13, 2021
@anthrotype
Copy link
Member

thanks a lot @Harmon758 for taking this on! It all sounds good to me

continuing to only support versions of Python that are still maintained and not EOL yet (3.6+ right now) for each release is the best way forward

I 100% agree, I think we can drop 2.7 and 3.5, if also @mikekap has no objections.

cibuildwheel seems to be easier to set up with GitHub Actions and possibly more readily and regularly maintained/updated

👍

@mikekap
Copy link
Collaborator

mikekap commented Oct 14, 2021

I have no objections for dropping 2.x support. It's way past due and it's a pragmatic technical decision to boot.

That said, if I remember well, this package was actually originally created to bring new unicode tables to py2. Py3 support for newer tables was actually added after the first release. That's what the 2 in the name originally meant. No need to change anything but just a bit of fun trivia.

@anthrotype
Copy link
Member

Switch from Travis CI to GitHub Actions

@Harmon758 I recently did this for py-zopfli, you may want to take a look at
fonttools/py-zopfli#12 and fonttools/py-zopfli@a3473c7

@catap
Copy link
Contributor

catap commented Nov 17, 2021

I'd love to link my PR: #49 whcih allow to build and install unicodedata2 under Python 3.10

@anthrotype
Copy link
Member

thanks @catap! I merged the PR and marked the py310 support in the todo list checkboxes

@catap
Copy link
Contributor

catap commented Nov 17, 2021

@anthrotype FYI: I'm adding support of py310 in macports here: macports/macports-ports#13005

You may find backported version for my PR for last release.

I don't think that you need to merge it, but link here seems a good place, because it allow to grab ready to use patch for someone who needed it.

@anthrotype
Copy link
Member

@Harmon758 let me know if you think there's anything left before we can make the 14.0.0 release, thanks!

@khaledhosny
Copy link
Contributor

Can we have the release and fix any issues when they arise?

@anthrotype
Copy link
Member

https://github.com/fonttools/unicodedata2/releases/tag/14.0.0 - thanks all!

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

No branches or pull requests

5 participants