matthew-brett / sphinxtesters

Other
1 stars 1 forks source link

Update versioneer to version 0.28 #4

Closed jamesjer closed 1 year ago

jamesjer commented 1 year ago

The Fedora project has started building packages with the current python 3.12 beta. The sphinxtesters package failed to build because versioneer uses interfaces that have been removed in 3.12. Updating versioneer to the current version, 0.28, fixes the issue.

matthew-brett commented 1 year ago

Great - thanks. Waiting for tests ...

codecov[bot] commented 1 year ago

Codecov Report

Merging #4 (55365ce) into master (e83acbd) will increase coverage by 1.28%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   97.05%   98.33%   +1.28%     
==========================================
  Files          10       10              
  Lines         543      542       -1     
  Branches       91       61      -30     
==========================================
+ Hits          527      533       +6     
+ Misses         11        5       -6     
+ Partials        5        4       -1     
Impacted Files Coverage Δ
sphinxtesters/__init__.py 100.00% <100.00%> (ø)
sphinxtesters/_version.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more