Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Constrain blurb to version 1.1 or older#294

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
AA-Turner merged 1 commit intomainfromblurb-1.1
Apr 15, 2025
Merged

Conversation

AA-Turner
Copy link
Member

Rebuilding 3.5, 3.6, and 3.7 fail with the following error. Try constraining them to a previous version of blurb.

Traceback (most recent call last):  File"/srv/docsbuild/venv-3.7/bin/blurb", line8, in<module>    sys.exit(main())~~~~^^  File"/srv/docsbuild/venv-3.7/lib/python3.13/site-packages/blurb/blurb.py", line1203, inmain    sys.exit(fn(*filtered_args,**kwargs))~~^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/srv/docsbuild/venv-3.7/lib/python3.13/site-packages/blurb/blurb.py", line982, inmerge    write_news(output,versions=versions)~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/srv/docsbuild/venv-3.7/lib/python3.13/site-packages/blurb/blurb.py", line1014, inwrite_news    blurbs.load(filenames[0])~~~~~~~~~~~^^^^^^^^^^^^^^  File"/srv/docsbuild/venv-3.7/lib/python3.13/site-packages/blurb/blurb.py", line536, inloadself.parse(text,metadata=metadata,filename=filename)~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/srv/docsbuild/venv-3.7/lib/python3.13/site-packages/blurb/blurb.py", line526, inparse    finish_entry()~~~~~~~~~~~~^^  File"/srv/docsbuild/venv-3.7/lib/python3.13/site-packages/blurb/blurb.py", line497, infinish_entry    throw("No 'section' specified.  You must provide one!")~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/srv/docsbuild/venv-3.7/lib/python3.13/site-packages/blurb/blurb.py", line446, inthrowraise BlurbError(f"Error in{filename}:{line_number}:\n{s}")blurb.blurb.BlurbError:Error in Misc/NEWS.d/3.6.2.rst:7:No 'section' specified.  You must provide one!

@AA-TurnerAA-Turner merged commitc642946 intomainApr 15, 2025
18 checks passed
@AA-TurnerAA-Turner deleted the blurb-1.1 branchApril 15, 2025 23:53
@hugovk
Copy link
Member

Do we need to rebuilt EOL versions at all?

@JulienPalard
Copy link
Member

Do we need to rebuilt EOL versions at all?

It's always a good idea to be able to do so:

  • To add the EOL banner (once).
  • To update the sidebar maybe.
  • To update any other thing that we would need to update like meta tags, or I don't know.

@AA-Turner
Copy link
MemberAuthor

Let's continue in#298.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@AA-Turner@hugovk@JulienPalard

[8]ページ先頭

©2009-2025 Movatter.jp