#129 No more pkgdb.
Merged by cqi. Opened by ralph.
ralph/fedpkg no-more-pkgdb  into  master

Download 129.patch

This removes the use of pkgdb from the retirement process.

That will instead be handled by this server side component:
https://github.com/fedora-infra/pdc-updater/blob/develop/pdcupdater/handlers/retirement.py

Signed-off-by: Ralph Bean rbean@redhat.com

namespace is not used anymore, which is detected by flake8, and it needs to be removed.

Looks good to me. The flake8 complaint can be fixed in a follow up PR.

@lsedlar Is it possible for us to push another commit to this pr?

@cqi, I don't think so, since it would require pushing to Ralph's fork. I think neither of us has access.

Pull-Request has been merged by cqi

Metadata