Skip to content

Update changelog for 4.0.1 #904

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 2 commits into from
Jun 1, 2022
Merged

Conversation

bhrutledge
Copy link
Contributor

@bhrutledge bhrutledge commented Jun 1, 2022

This also fixes this error when running tox -e changelog:

Rendering news fragments...
ERROR: tried to import twine, but ran into this error: No module named 'importlib_metadata'
Traceback (most recent call last):
  File "/Users/bhrutledge/Dev/twine/.tox/changelog/lib/python3.8/site-packages/towncrier/_project.py", line 20, in _get_package
    module = import_module(package)
  File "/Users/bhrutledge/.pyenv/versions/3.8.12/lib/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 973, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'twine'

Verified

This commit was signed with the committer’s verified signature.
bhrutledge Brian Rutledge

Verified

This commit was signed with the committer’s verified signature.
bhrutledge Brian Rutledge
@bhrutledge bhrutledge merged commit 8f5e5d6 into pypa:main Jun 1, 2022
@bhrutledge bhrutledge deleted the release-4.0.1 branch June 1, 2022 10:49
bhrutledge added a commit to bhrutledge/twine that referenced this pull request Sep 27, 2022

Verified

This commit was signed with the committer’s verified signature.
bhrutledge Brian Rutledge
* Fix twine import error from towncrier

* Update changelog for 4.0.1
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.

None yet

1 participant