Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#64615 - [python] detect old python modules
Attached to Project:
Arch Linux
Opened by Simon Legner (simon04) - Friday, 22 November 2019, 18:30 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 10 December 2019, 08:48 GMT
Opened by Simon Legner (simon04) - Friday, 22 November 2019, 18:30 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 10 December 2019, 08:48 GMT
|
DetailsDescription:
After an upgrade from 3.7 to 3.8 many/all python packages from AUR need to be repackaged/reinstalled. I would like to propose adding a hook to `python` which checks for old python modules as is done for core/perl. This is the relevant shell script, https://git.archlinux.org/svntogit/packages.git/tree/trunk/detect-old-perl-modules.sh?h=packages/perl |
This task depends upon