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

Python 3.11 Rebuild #3296

Open
26 of 88 tasks
oldherl opened this issue May 4, 2023 · 4 comments
Open
26 of 88 tasks

Python 3.11 Rebuild #3296

oldherl opened this issue May 4, 2023 · 4 comments
Labels
no-lilac Make lilac skip this issue rebuild

Comments

@oldherl
Copy link
Contributor

oldherl commented May 4, 2023

问题类型 / Type of issues

  • 其它 / other

受影响的软件包 / Affected packages


These packages contain files for python 3.10, and should be updated to python 3.11 now. It's a similar issue as #2590. This list is generated by
pacman -Fq "/usr/lib/python3.10/site-packages/" | awk -F/ '$1 == "archlinuxcn" { print "* [ ] " $2 }' | PYTHONPATH=./lilac/ ./lilac/scripts/at-maintainer | sort -k5 where ./lilac is a clone of lilac.

Most packages have been rebuilt by lilac, but the above are missing.

For packages failed with its dependencies not rebuilt successfully, triggering a rebuild is needed once the dependencies are fixed.

For other packages, please investigate.

Please only tick the checkbox only AFTER the package is actually BUILT successfully, not just checking in the script change.

@lilacbot
Copy link
Contributor

lilacbot commented May 4, 2023

Some maintainers (perhaps outside contributors) cannot be assigned: @SolarAquarion, @Universebenzene, @qwIvan, @yuyichao, @SilverRainZ

Sasasu added a commit that referenced this issue May 4, 2023
ykelvis added a commit that referenced this issue May 4, 2023
ykelvis added a commit that referenced this issue May 4, 2023
dctxmei added a commit that referenced this issue May 4, 2023
@lilydjwg
Copy link
Member

lilydjwg commented May 4, 2023

链接到 libpython3.10.so 的包:

@cybaol
Copy link

cybaol commented May 5, 2023

https://github.com/pybind/pybind11/pull/3694
This PR may fix many problems.

@oldherl
Copy link
Contributor Author

oldherl commented May 5, 2023

https://github.com/pybind/pybind11/pull/3694 This PR may fix many problems.

Which package(s) are you fixing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-lilac Make lilac skip this issue rebuild
Projects
None yet
Development

No branches or pull requests