FS#59204 - [uwsgi] extraneous dependencies in core package

Attached to Project: Community Packages
Opened by Damjan Georgievski (damjan) - Sunday, 01 July 2018, 23:40 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Saturday, 07 July 2018, 15:35 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

seems that the core uwsgi package has some unneeded dependencies.
namcap was suspect enough, and I tried to check manually but I can't find any reason why the package would need python2 or libyaml.

$ namcap /var/cache/pacman/pkg/uwsgi-2.0.17-1-x86_64.pkg.tar.xz
uwsgi W: Dependency included and not needed ('python2')
uwsgi W: Dependency included and not needed ('libyaml')
uwsgi W: Dependency libcap included but already satisfied
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Saturday, 07 July 2018, 15:35 GMT
Reason for closing:  Fixed

Loading...