Skip to content

Update versioneer to resolve PY3.12 compatibility issue #483

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

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

mih
Copy link
Member

@mih mih commented Oct 13, 2023

Closes #475

@mih mih added the semver-patch PR implies patch-level version increment (API stable) label Oct 13, 2023
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c64978b) 92.08% compared to head (6cd2fe1) 90.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #483      +/-   ##
==========================================
- Coverage   92.08%   90.76%   -1.32%     
==========================================
  Files         123      123              
  Lines        9109     9108       -1     
  Branches     1011     1011              
==========================================
- Hits         8388     8267     -121     
- Misses        704      829     +125     
+ Partials       17       12       -5     
Files Coverage Δ
datalad_next/__init__.py 100.00% <100.00%> (ø)
datalad_next/_version.py 100.00% <100.00%> (ø)

... and 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mih mih merged commit 7d3da8f into datalad:main Oct 13, 2023
@mih mih deleted the versioneer branch October 13, 2023 12:45
@mih mih added this to the 1.0.1 milestone Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch PR implies patch-level version increment (API stable)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Versioneer installation incompatible with Python 3.12
1 participant