[aur-general] Python Package Update Review Request

Sean Snell ssnell at lakecs.net
Thu Jun 30 18:42:09 UTC 2022


Hello,
I'm fairly new to the PEP 517 workflow for Python Packaging however
python-dephell / setuptools have created a problem where
deprecated components are being invoked which, after further research, I've
learned are related to the streamdeck-ui package
<https://aur.archlinux.org/packages/streamdeck-ui> I maintain (*that I
didn't make, I adopted*) failing to build <https://pastebin.com/qNbJNH8y>.

I believe I've figured out that updating to the PEP 517 workflow should
allow the issues we're seeing to go away and allow building to work again
for the foreseeable future because the updates would eliminate the need for
the failing modules invoked for build() and if I've read this all correctly
the standard update means the package would remaining usable for longer.

If I could get a review of the attached PKGBUILD that would be great!
Thanks, Sean

Build errors from previous version:
https://pastebin.com/qNbJNH8y

PS - Can I get pointed in the right direction for info on setting up PGP
keys? Thanks!


More information about the aur-general mailing list