Skip to content

Update versioneer from 0.18 to 0.21#93

Merged
effigies merged 1 commit intograbbles:masterfrom
musicinmybrain:update-versioneer
May 9, 2022
Merged

Update versioneer from 0.18 to 0.21#93
effigies merged 1 commit intograbbles:masterfrom
musicinmybrain:update-versioneer

Conversation

@musicinmybrain
Copy link
Copy Markdown
Contributor

This is the result of:

  $ python3 -m venv _e
  (_e) $ pip install versioneer
  (_e) $ versioneer install

Updating versioneer fixes a failure on Python 3.11.0a2 due to the
removal of configparser.SafeConfigParser
(https://bugzilla.redhat.com/show_bug.cgi?id=2026767).

This is the result of:

  $ python3 -m venv _e
  (_e) $ pip install versioneer
  (_e) $ versioneer install

Updating versioneer fixes a failure on Python 3.11.0a2 due to the
removal of configparser.SafeConfigParser
(https://bugzilla.redhat.com/show_bug.cgi?id=2026767).
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.

3 participants