Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Jul 17, 2024

When creating news files, Blurb 1.2.0 uses underscores instead of spaces in directory names, so for example C_API instead of C API and Core_and_Builtins instead of Core and Builtins.

When combining news files with blurb release, 1.2.0 will read from both these directories when creating the new Misc/NEWS.d/3.x.y.rst file.

So let's update the version of blurb used in this repo.

# via requests
cffi==1.16.0 \
--hash=sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc \
--hash=sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this removed a bunch of duplicate hashes, so no harm done here.

Copy link
Collaborator

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Hugo

@ambv ambv merged commit a26bb0b into python:master Jul 17, 2024
@hugovk hugovk deleted the bump-blurb branch July 17, 2024 20:24
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