[Rpm-maint] [rpm-software-management/rpm] Improved python support: enums are now enums with all additional goodies. (#1309)

Florian Festi notifications at github.com
Tue Jul 21 09:38:46 UTC 2020


Looks like the new Python file was not added to `EXTRA_DIST = rpm/__init__.py rpm/transaction.py` in `python/Makefile.am` and though failing the CI.

The  "Modification of dictionary returned by locals()" warning can be avoided by just using globals() which always returns the module name space.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1309#issuecomment-661750550
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200721/75c6db2f/attachment.html>


More information about the Rpm-maint mailing list