Skip to content

Conversation

@zanieb
Copy link
Member

@zanieb zanieb commented Dec 4, 2024

Closes #398

Copy link
Collaborator

@indygreg indygreg left a comment

Choose a reason for hiding this comment

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

Looks pretty straightforward (as it should be).

Please also check for pip, setuptools, openssl, and SQLite updates. Those are the most common during routine upgrades.

@zanieb zanieb marked this pull request as ready for review December 4, 2024 17:25
@zanieb
Copy link
Member Author

zanieb commented Dec 4, 2024

@zanieb
Copy link
Member Author

zanieb commented Dec 4, 2024

cc @indygreg it looks like now the mips 3.13 builds pull -latomic from the system?

File "/home/runner/work/python-build-standalone/python-build-standalone/cpython-unix/build.py", line 549, in python_build_info
    raise Exception("unexpected library in LIBS (%s): %s" % (libs, lib))
Exception: unexpected library in LIBS (['-lpthread', '-ldl', '-lpthread', '-lutil', '-latomic']): atomic

I'm not sure what changed there, but I believe it is correct to allow it 59d8fab

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.

Python 3.13.1, 3.12.8, 3.11.11, 3.10.16 and 3.9.21

3 participants