Description
问题类型 / Type of issues
- 其它 / other
受影响的软件包 / Affected packages
- asahi-fwextract (this is an "any" package for aarch64 and should automatically update when the alarm python version is updated)
- python-sip4 (@Integral-Tech)
- python-pulsectl (@axionl)
- opendrop (@heavysink)
- python-customtkinter (@heavysink)
- cambalache (@Kiri2002)
- bypy-git (@petronny)
- papis (@roaldclark)
- python-cloudscraper (@roaldclark)
- python-ufo2ft (@roaldclark)
- python-soco (@tttturtle-russ)
- debspawn (@weilinfox)
- ruyi (@weilinfox)
- python-xingque (@weilinfox)
List updated on 2024-12-31 10:00.
These packages contain files for python 3.12, and should be updated to python 3.13 now. It's a similar issue as #3786. This list is generated by
pacman -Fq "/usr/lib/python3.12/site-packages/" | awk -F/ '$1 == "archlinuxcn" { print "* [ ] " $2 }' | PYTHONPATH=./lilac/ ./lilac/scripts/at-maintainer | sort -k5
where ./lilac
is a clone of lilac and ./who_depends_this_lib /data/repo/x86_64/archlinuxcn.files.tar.gz 'libpython3\.12' --dep-pkgname python
on build machine where who_depends_this_lib
comes from misc_scripts.
Most packages have been rebuilt by lilac, but the above are missing.
For packages failed with its dependencies not rebuilt successfully, they will be automatically rebuilt on lilac's next run once the dependencies are fixed.
For other packages, please investigate.
Please only tick the checkbox only AFTER the package is actually BUILT successfully.
After updating the files, organization members can use triggerabuild to build packages as soon as lilac is idle.