An open index of dependabot pull requests across open source projects.

Bump pyroma from 4.2 to 4.3.2

Open
Number: #2629
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: July 02, 2025 at 10:43 AM UTC
(8 months ago)
Updated: July 02, 2025 at 10:43 AM UTC
(8 months ago)
Labels:
dependencies python
Description:

Bumps pyroma from 4.2 to 4.3.2.

Changelog

Sourced from pyroma's changelog.

4.3.2 (2025-07-02)

  • Added support for License-Expression as per PEP 639.

4.3.1 (2025-07-01)

  • Deprecation warnings? For the packaging configuration? What was I thinking? I'm instead adding a rating telling people that they should add a pyproject.toml. Much nicer.

4.3 (2025-07-01)

  • Added a --skip-tests parameter to allow skipping of certain tests. You shouldn't skip tests, of course, but now you can. This is actually only implemented so that I can add a test using check-manifest and skip it when run from the zest.releaser hook.

  • If you also have check-manifest installed, pyroma will run that as a test. No longer do you need to call it separately! However, if Pyroma is invoked from zest.releaser, it will not be run, because check-manifest has a separate hook for zest.releaser, so that would run it twice.

  • Allow private classifiers [hugovk]

  • Using tox to run tests [hugovk]

  • Deperating the support for setup.py

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Package:
pyroma
Ecosystem:
pip
Version Change:
4.2 → 4.3.2
Technical Details
ID: 2753475
UUID: 2635050358
Node ID: PR_kwDOBI3VHM6dD612
Host: GitHub
Repository: VWS-Python/vws-python
Merge State: Unknown