This package is currently orphaned in Fedora due to its usage of python-fedora, this PR migrates over to fasjson. I've also tidied up some of the code around generating the text on cards. Once merged, this will require publishing a new release.
I've used Poetry for dependency management here just because it's what I'm used to. Happy to use something else if preferred.
If merged, I'm also happy to claim the package in dist-git and make the relevant spec updates.
Example of fedora-horizontal with these changes: https://thebeanogamer.fedorapeople.org/cards/front.png. Missing attributes are handled but it does look a lot better if the user's FAS profile has all the fields. I also wasn't sure of the best place to put pronouns, that might be worth the design team weighing in on.
This package is currently orphaned in Fedora due to its usage of
python-fedora, this PR migrates over tofasjson. I've also tidied up some of the code around generating the text on cards. Once merged, this will require publishing a new release.I've used Poetry for dependency management here just because it's what I'm used to. Happy to use something else if preferred.
If merged, I'm also happy to claim the package in dist-git and make the relevant spec updates.
Example of
fedora-horizontalwith these changes: https://thebeanogamer.fedorapeople.org/cards/front.png. Missing attributes are handled but it does look a lot better if the user's FAS profile has all the fields. I also wasn't sure of the best place to put pronouns, that might be worth the design team weighing in on.