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#50235 - [python-wrapt] Directory Typo
Attached to Project:
Arch Linux
Opened by A Frederick Christensen (fauxmight) - Wednesday, 03 August 2016, 02:17 GMT
Last edited by Felix Yan (felixonmars) - Wednesday, 03 August 2016, 14:47 GMT
Opened by A Frederick Christensen (fauxmight) - Wednesday, 03 August 2016, 02:17 GMT
Last edited by Felix Yan (felixonmars) - Wednesday, 03 August 2016, 14:47 GMT
|
DetailsDescription:
It would appear that the line "cd wrapt" should be "cd wrapt-py2" in the packag_python2-wrapt() function It builds/installs as it is, but looking over the build() function, this seems the intended use of the two directories. Apologies if I've overlooked something. |
This task depends upon

Nice catch, thanks. Updated in SVN trunk.