Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix python-m2crypto dependency + couple cleanups #20

Merged
merged 3 commits into from Mar 14, 2024
Merged

Conversation

pvuorela
Copy link
Contributor

The old m2crypto provides was removed.

Fixed couple other issues noted while at it.

Package update removed "provides:" for lowercase name.
/usr/lib/python3.8/site-packages/mic/rt_util.py:51:
SyntaxWarning: 'str' object is not callable; perhaps you missed a comma?

Assuming this is supposed to be '%' style string formatting as in below
too.
Build did:
---8<---
git-change-log: WARNING: The 'git-change-log' command has been renamed as 'sfdk-changelog' - update your scripts.
git-change-log: WARNING: The 'git-change-log' command has been renamed as 'sfdk-changelog' - update your scripts.
git-change-log: WARNING: The 'git-change-log' command has been renamed as 'sfdk-changelog' - update your scripts.
---8<---
@pvuorela pvuorela merged commit 6aa12f3 into master Mar 14, 2024
@mkosola mkosola deleted the fix_m2crypto_etc branch March 17, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants