Skip to content

Sort list of downloads, and add link to mpdecimal sources - #32

Merged
zware merged 2 commits into
mainfrom
mpdecimal-readme
Feb 8, 2024
Merged

Sort list of downloads, and add link to mpdecimal sources#32
zware merged 2 commits into
mainfrom
mpdecimal-readme

Conversation

@erlend-aasland

@erlend-aaslanderlend-aasland commented Feb 8, 2024

Copy link
Copy Markdown
Collaborator

@erlend-aasland

erlend-aasland commented Feb 8, 2024

Copy link
Copy Markdown
CollaboratorAuthor

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
Comment threadREADME.rst Outdated
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

@zwarezware left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

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

zware commented Feb 8, 2024

Copy link
Copy Markdown
Member

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

@erlend-aasland

Copy link
Copy Markdown
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

zware commented Feb 8, 2024

Copy link
Copy Markdown
Member

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.

3 participants

@erlend-aasland@zware@hugovk