Re: pyproject-rpm-macros: adding support for Pipfile?

2021-12-17 Thread Lumír Balhar
Hi. I'm not sure about it but if we'd want to support something like this, I'd use micropipenv [0] to transfer Pipfile[.lock] or poetry.lock into requirements.txt which we can then use with the existing logic. Lumír [0] https://github.com/thoth-station/micropipenv On 12/17/21 23:26, Michel

pyproject-rpm-macros: adding support for Pipfile?

2021-12-17 Thread Michel Alexandre Salim
Hi, Is there interest in supporting parsing Pipfile for build requirements? e.g. MonkeyType uses it to list its dependencies: https://github.com/instagram/MonkeyType For now I can just add requirements by hand, `%pyproject_buildrequires -r` does not error out but also does not generate anything

Re: package request: PyWaffle

2021-12-17 Thread Matthew Miller
> Hi! I'm using this https://github.com/gyli/PyWaffle for some visualizations > for Fedora > Project stats. So, I've finally gotten around to packaging this up -- review request at: https://bugzilla.redhat.com/show_bug.cgi?id=2033481 it was a little annoying as I had to de-bundle fontawesome, b