[python] Remove version-specific PURLs#8302
Conversation
|
Generated 404 are: |
|
I still have the same concern - these are real packages which we don't happen to have stable URLs for. I looked a little into Fedora, and the fedora source packages for some of them do work:
The other seem to have been EPEL specific, and are not tracked at Fedora I think. For ubuntu, perhaps we can link to the search page instead: https://packages.ubuntu.com/search?keywords=python3-minimal&searchon=names&suite=all§ion=all (we are attempting to link to source packages, which can often result in multiple installed packages, so links to former will sometimes break). |
|
We could have linked to repology, but even that doesn't keep old repos any more: repology/repology-updater#1499 |
|
Closing, will open a new PR that drop all identifiers that produce a 404. |
Those generate a lot of 404, which question their validity. Moreover they are hard to maintain over time.
Note that this was originally addressed in #7093. I suggest here to only remove version-specific PURLs, because most are 404. Moreover those should have been validated during #2238 review.