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
Comments
|
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
|
链接到 libpython3.10.so 的包:
|
heavysink
added a commit
that referenced
this issue
May 4, 2023
hubutui
added a commit
that referenced
this issue
May 4, 2023
heavysink
added a commit
that referenced
this issue
May 4, 2023
heavysink
added a commit
that referenced
this issue
May 4, 2023
hubutui
added a commit
that referenced
this issue
May 4, 2023
|
|
Which package(s) are you fixing? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题类型 / Type of issues
受影响的软件包 / 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 -k5where./lilacis 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.
The text was updated successfully, but these errors were encountered: