fedora-infra / anitya

A cross-distribution upstream release monitoring project
https://release-monitoring.org
GNU General Public License v2.0
254 stars 105 forks source link

More package links for distribution packages #1555

Closed dfandrich closed 1 year ago

dfandrich commented 1 year ago

Most distributions are missing links to their package information pages. Here are some link templates for a number of distributions. Some distributions don't have a really great landing page for individual packages, but these will at least give the reader more information. Some of these working properly for all packages will depend on the outcome of issue #1554.

Alpine: https://pkgs.alpinelinux.org/packages?name=%s
ALT: http://www.sisyphus.ru/srpm/Sisyphus/%s
Arch Linux:https://archlinux.org/packages/?q=%s
CRUX: https://crux.nu/portdb/?a=search&q=%s
Debian: https://tracker.debian.org/pkg/%s
Flathub: https://flathub.org/apps/details/%s
Gentoo: https://packages.gentoo.org/packages/search?q=%s
Homebrew: https://formulae.brew.sh/formula/%s#default
Macports: https://ports.macports.org/port/%s/
Mageia: https://svnweb.mageia.org/packages/cauldron/%s/current/
Manjaro Linux: https://software.manjaro.org/package/%s
OpenSuse: https://software.opensuse.org/package/%s
OpenSuse Leap: https://software.opensuse.org/package/%s
OpenSuse Tumbleweed: https://software.opensuse.org/package/%s
Zlopez commented 1 year ago

Yes, this is now configurable. If you want to update the links, you can change it in https://pagure.io/fedora-infra/ansible/blob/main/f/roles/openshift-apps/release-monitoring/templates/anitya.toml and create a PR.

dfandrich commented 1 year ago

Done: https://pagure.io/fedora-infra/ansible/pull-request/1347

Zlopez commented 1 year ago

This is now deployed on production, so I'm closing this one.