Skip to content
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

doc8 1.1.1 #118880

Closed
wants to merge 1 commit into from
Closed

doc8 1.1.1 #118880

wants to merge 1 commit into from

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@BrewTestBot BrewTestBot added bump-formula-pr PR was created using `brew bump-formula-pr` python Python use is a significant feature of the PR or issue labels Dec 24, 2022
Copy link
Member

@alebcay alebcay left a comment

Choose a reason for hiding this comment

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

Per release notes at https://github.com/PyCQA/doc8/releases/tag/v1.1.1, this release includes PyCQA/doc8#119. The pbr resource should no longer be needed.

@chenrui333
Copy link
Member Author

Per release notes at https://github.com/PyCQA/doc8/releases/tag/v1.1.1, this release includes PyCQA/doc8#119. The pbr resource should no longer be needed.

They probably need to update the resource list. Let me check a bit.

$ pipgrip ' doc8 @ https://files.pythonhosted.org/packages/a1/b5/63a2f2ceba95be5cc15813fd310d560264e8662dbd7495669a1e26d59026/doc8-1.1.1.tar.gz' --sort
doc8 @ https://files.pythonhosted.org/packages/a1/b5/63a2f2ceba95be5cc15813fd310d560264e8662dbd7495669a1e26d59026/doc8-1.1.1.tar.gz
docutils==0.19
pbr==5.11.0
pygments==2.13.0
restructuredtext-lint==1.4.0
stevedore==4.1.1

@chenrui333
Copy link
Member Author

Per release notes at https://github.com/PyCQA/doc8/releases/tag/v1.1.1, this release includes PyCQA/doc8#119. The pbr resource should no longer be needed.

pbr is a dependency of stevedore-4.1.1

setuptools.setup(
    setup_requires=['pbr>=2.0.0'],
    pbr=True)

@BrewTestBot
Copy link
Member

🤖 A scheduled task has triggered a merge.

@github-actions github-actions bot added the outdated PR was locked due to age label Jan 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 24, 2023
@chenrui333 chenrui333 deleted the bump-doc8-1.1.1 branch January 22, 2024 00:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` outdated PR was locked due to age python Python use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants