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

Bump versioneer to 0.29 #105

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

sliedes
Copy link
Contributor

@sliedes sliedes commented Oct 14, 2024

The existing version of versioneer, 0.18, does not work in Python 3.12:

    File "/build/eliot-tree-21.0.0/versioneer.py", line 342, in get_config_from_root
      parser = configparser.SafeConfigParser()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

Update it to 0.29.


This change is Reviewable

@jonathanj
Copy link
Owner

Thank you for the contribution! ❤️

@jonathanj jonathanj merged commit 4dfa89a into jonathanj:master Oct 17, 2024
@jonathanj
Copy link
Owner

This is now in version 24.0.0, thanks again!

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