#86 Since pkgdb was retired we just get a plain json response.
Closed by cverna. Opened by cverna.
cverna/mdapi simplify_get_repo_md  into  master

Download 86.patch

There is not need to have logic to filter pkgdb response
since now we just get a plain json file from that url.

Signed-off-by: Clement Verna cverna@tutanota.com

I'm a bit pondering about this one, simplifies things a bit but won't we have to bring this back once we have the replacement for PDC in and populated with the release info?

I'm a bit pondering about this one, simplifies things a bit but won't we have to bring this back once we have the replacement for PDC in and populated with the release info?

Indeed but do you expect that the data stored in FPDC to be exactly the same ?

It'll likely be a bit different, depends how we import it I guess :)

Ok let's keep that as it is for now :-)

Pull-Request has been closed by cverna

Metadata