On Tue, Jun 04, 2019 16:41:22 +0200, Julen Landa Alustiza wrote:
If we are going with the approach of just one paste platform, we could just retire fpaste, add cpaste with an fpaste alias and provides on rpm spec, retire paste.fp.o and redirect it to paste.centos =)
It really depends on how good of a drop-in replacement cpaste is to fpaste. Ideally, given fpaste is kind of a standard now in the Fedora eco-system, changes should be pushed to it instead of new clients being written. This was a special scenario, though, so it didn't happen.
Luckily, the tools we're dealing with here are so simple that duplication of code isn't much of an issue. I've got a few features requests for fpaste too. So I'll take this opportunity to re-write bits and improve the codebase to implement what can be done.