YunoHost / package_linter

Linter for YunoHost applications packages
https://yunohost.org/#/packaging_apps
GNU Affero General Public License v3.0
17 stars 13 forks source link

Add dependencies consistency check #39

Closed Jibec closed 5 years ago

Jibec commented 6 years ago

This follows https://github.com/YunoHost/package_linter/pull/38

Many packages have basic issues to be solved, that may create side effects for end-user.

Here us a new warning to make sure dependencies are updated on upgrade and present on restore.

alexAubin commented 5 years ago

Bump ?

alexAubin commented 5 years ago

According to a message from Jibec on Mastodon, he ain't gonna take care of this PR. Yet the proposed changes are relevant so I implemented the fix for the comments.

I dunno how to run the linter though, so if anybody has time to validate this it'd be nice !

alexAubin commented 5 years ago

Bumpz, tested and works on my machine ¯\_(ツ)_/¯