On Thu, Sep 16, 2021 at 8:37 AM Miroslav Suchý <msu...@redhat.com> wrote:
>
> Hi.
>
> What is the best way to get list of retired packages in F35? I can get list 
> of all retired packages by scanning
> dist-git. But if I want it for one release of Fedora? And I do not want to do 
> that manually; I rather want to script it.
>

You can poke Pagure via the API for the presence of the dead.package
file in the "f35" branch, as you're probably aware. But PDC would have
the collection of active source packages for a release, though I'm not
sure you can get that from its API. If you can, then you can derive
the retired package set by removing the intersection of the total set
of packages from Pagure and the set of active packages in PDC.




--
真実はいつも一つ!/ Always, there's only one truth!
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to