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

Can we clarify what python versions are currently supported? #309

Open
tkopecek opened this issue Nov 6, 2023 · 0 comments
Open

Can we clarify what python versions are currently supported? #309

tkopecek opened this issue Nov 6, 2023 · 0 comments

Comments

@tkopecek
Copy link
Contributor

tkopecek commented Nov 6, 2023

Spec files are targeted to python 3 (It would be better to say what is the minimal 3.x version. E.g. monotonic dependency could be removed (monotonic.monotonic() -> time.monotonic() for py3.3+)

On the other hand, debian scripts are using py2, not sure if it still works, etc.

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

No branches or pull requests

1 participant