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

Simplify RPM support to Python 3 only #268

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

pevogam
Copy link
Contributor

@pevogam pevogam commented Aug 27, 2023

Now that the VNCDoTool no longer officially supports Python 2 we can simplify the RPM spec file and restore compatibility with most recent RPM packager distros.

Now that the VNCDoTool no longer officially supports Python 2 we
can simplify the RPM spec file and restore compatibility with most
recent RPM packager distros.

Signed-off-by: Plamen Dimitrov <[email protected]>
@pevogam
Copy link
Contributor Author

pevogam commented Aug 27, 2023

Hi @sibson, have you considered a later update of the python packaging via a toml file as described in the latest packaging guidelines from https://packaging.python.org/en/latest/tutorials/packaging-projects/#creating-pyproject-toml? I am just wondering. Otherwise I will be glad if you consider this pull request restricts RPM packaging to python 3 only, updates, and simplifies it.

@sibson sibson merged commit d61eaf5 into sibson:main Aug 28, 2023
9 checks passed
@sibson
Copy link
Owner

sibson commented Aug 28, 2023

thanks, ✨ 🍰 ✨

I've not thought about toml. Assuming there are no regressions I wouldn't object to upgrading.

@pevogam pevogam deleted the rpm-python3-update branch August 28, 2023 10:19
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