Skip to content

Conversation

@erlend-aasland
Copy link
Collaborator

@erlend-aaslanderlend-aasland commented Feb 8, 2024

@erlend-aasland
Copy link
CollaboratorAuthor

erlend-aasland commented Feb 8, 2024

I also have a mpdecimal branch1 with the 2.5.1 and 4.0.0 sources; let me know if you want me to push that:

$ git log mpdecimal commit 48316ec025c1ebe500854c332be0a12c640c7301 (HEAD -> mpdecimal, tag: mpdecimal-4.0.0) Author: Erlend E. Aasland <erlend@python.org> Date: Thu Feb 8 10:07:09 2024 +0100 Add mpdecimal 4.0.0 sources Signed-off-by: Erlend E. Aasland <erlend@python.org> commit 5da6848fbab6bb6dc3aa09646c313fa4d3b5f522 (tag: mpdecimal-2.5.1) Author: Erlend E. Aasland <erlend@python.org> Date: Thu Feb 8 09:59:09 2024 +0100 Add mpdecimal 2.5.1 sources Signed-off-by: Erlend E. Aasland <erlend@python.org> commit 5110f51f5d5966683eaa43375bb0f3716cf312e6 Author: Erlend E. Aasland <erlend@python.org> Date: Thu Feb 8 09:58:02 2024 +0100 README: add recipe for how to update mpdecimal sources commit d239d6305768c92ca842e5b814bab80f24dc2ad0 Author: Zachary Ware <zachary.ware@gmail.com> Date: Mon May 22 10:43:20 2017 -0700 Create README.md 

Footnotes

  1. branched off of the initial commit

@erlend-aaslanderlend-aasland changed the title Sort list of downloads, and add link to mpdecimal sourcespython/cpython#115119: Sort list of downloads, and add link to mpdecimal sourcesFeb 8, 2024
@erlend-aaslanderlend-aasland changed the title python/cpython#115119: Sort list of downloads, and add link to mpdecimal sourcesSort list of downloads, and add link to mpdecimal sourcesFeb 8, 2024
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Copy link
Member

@zwarezware left a comment

Choose a reason for hiding this comment

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

LGTM!

@zwarezware merged commit 49f1afc into mainFeb 8, 2024
@zwarezware deleted the mpdecimal-readme branch February 8, 2024 16:50
@zware
Copy link
Member

zware commented Feb 8, 2024

Please go ahead and push the mpdecimal branch and tags as well.

@erlend-aasland
Copy link
CollaboratorAuthor

Please go ahead and push the mpdecimal branch and tags as well.

Done: https://github.com/python/cpython-source-deps/tree/mpdecimal

BTW, we just hit 100 tags! 💯

@zware
Copy link
Member

zware commented Feb 8, 2024

Thanks @erlend-aasland!

Just to record the action somewhere, I also adjusted branch protection rules to prevent deletion of mpdecimal and libffi, and removed some dead branches (openssl, openssl-1.0.2, openssl-1.1.1, tk85, tcl85, bsddb, and tix). The tags from the old branches are still there, and there were no un-tagged commits on those branches.

Sign up for freeto 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.

4 participants

@erlend-aasland@zware@hugovk