archlinuxcn / repo

Arch Linux CN Repository
1.52k stars 292 forks source link

Python 3.12 Rebuild #3786

Closed lilydjwg closed 2 months ago

lilydjwg commented 5 months ago

问题类型 / Type of issues

受影响的软件包 / Affected packages


List updated on 2024-07-12 16:00.

These packages contain files for python 3.11, and should be updated to python 3.12 now. It's a similar issue as #3296. This list is generated by pacman -Fq "/usr/lib/python3.11/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\.11' --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, not just checking in the script change.

After updating the files, organization members can use triggerabuild to build your packages as soon as lilac is idle.

lilacbot commented 5 months ago

Some maintainers (perhaps outside contributors) cannot be assigned: @isjerryxiao, @donlon

oldherl commented 2 months ago

@heavysink Please fix those packages or orphan them. They have been unusable for 2.5 months.

oldherl commented 2 months ago

Finally closing.