Open ftpd opened 1 year ago
This PR seems to update quotebrowser to 3.0.2: https://github.com/flathub/org.qutebrowser.qutebrowser/pull/320
However, the build is failing. As per build logs:
WARNING: Generating metadata for package Pygments produced metadata for project name unknown. Fix your #egg=Pygments fragments.
[?25hDiscarding file:///run/build/python-pygments/Pygments-2.16.1.tar.gz: Requested unknown from file:///run/build/python-pygments/Pygments-2.16.1.tar.gz has inconsistent name: expected 'pygments', but metadata has 'unknown'
ERROR: Could not find a version that satisfies the requirement Pygments (from versions: 2.16.1)
ERROR: No matching distribution found for Pygments
If someone familiar with the issue can throw some light, I would be happy to make a PR.
@ftpd I haven't built a flatpak myself either, but I think if you make a PR to this repo, the flathub build bot will automatically build it on their server
I'm sorry I'm not coming with a ready-to-review PR, but I never tried to create a Flatpak application myself.