On Fri, 2021-07-16 at 18:26 +0200, Jan Engelhardt wrote:
On Friday 2021-07-16 18:23, Danilo Spinella wrote:
Hi everyone!
I have just written a little utility that fetches the list of maintained packages from build.opensuse.org and then it checks on repology if the package is outdated or not.
Great stuff! Thanks Danilo
So, can't you just ask repology.org for all packages of openSUSE TW (my definition of "maintained"), and get effectively the same response but querying one less service?
you mean something like the overview at https://repology.org/repository/opensuse_tumbleweed where out of 14609 packages, 3197 are marked outdated? or then drilled in to https://repology.org/projects/?inrepo=opensuse_tumbleweed&outdated=1 To see those outdated packaegs? having a CLI that uses this information to help users maintain their apps is defintiively a good thing. We should probably even try to further integrate this into the osc- collab server version information tool: https://github.com/openSUSE/osc-plugin-collab Cheers, Dominique