Thank you.

You can proceed with the removal.

Le dim. 11 août 2024 à 23:24, Chris Hofstaedtler <z...@debian.org> a écrit :
> Upstream has archived the source repo and points users to use
> thriftpy2 instead.
>
> I'm filing this immediately as serious, as there is only one r-dep
> (python-py-zipkin), and that one tries to use thriftpy2 instead, but
> incorrectly doesn't.
>
> Chris

I'm still thinking of making a spider that goes through all the GitHub projects
and generates a list for a MBF. (+ follow up of new occurences)



https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28
curl \
  -H "Accept: application/vnd.github.v3+json" \
  -H "Authorization: token <TOKEN>" \
  https://api.github.com/orgs/ORG/repos

Reply via email to