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

change from pytoml to toml #52

Merged
merged 2 commits into from
Feb 2, 2020
Merged

change from pytoml to toml #52

merged 2 commits into from
Feb 2, 2020

Conversation

anjandev
Copy link
Contributor

@anjandev anjandev commented Feb 2, 2020

The pytoml project is no longer being actively maintained. Consider using the toml package instead.

Source: https://pypi.org/project/pytoml/

@anjandev
Copy link
Contributor Author

anjandev commented Feb 2, 2020

I came across this program as I was trying to package some python programs for voidlinux. I wanted to package this program so that packaging other programs would be easier. However, I found that pytoml was not in the void repositories and pytoml was deprecated. It would be helpful if a new release of this program could be made with the pytoml dependancy removed so I can add it to void's repos.

@wimglenn wimglenn merged commit a4982b8 into wimglenn:master Feb 2, 2020
@wimglenn
Copy link
Owner

wimglenn commented Feb 2, 2020

Oh, pytoml is deprecated. That's a shame, I thought it was the superior library compared to toml (the latter's output is a little more ugly).

This change caused a test failure but I've fixed that and released v1.5 to PyPI with the change.

@anjandev
Copy link
Contributor Author

anjandev commented Feb 2, 2020

@wimglenn thank you!

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.

2 participants