Skip to content

python3-guessit: update to 3.8.0.#59900

Open
ramblingenzyme wants to merge 1 commit intovoid-linux:masterfrom
ramblingenzyme:upgrade-guessit
Open

python3-guessit: update to 3.8.0.#59900
ramblingenzyme wants to merge 1 commit intovoid-linux:masterfrom
ramblingenzyme:upgrade-guessit

Conversation

@ramblingenzyme
Copy link
Copy Markdown
Contributor

@ramblingenzyme ramblingenzyme commented Apr 12, 2026

Reference: #59816

Testing the changes

  • I tested the changes in this PR: briefly

Local build testing

  • I built this PR locally for my native architecture, (x86_64-libc)
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • armv6l-musl (crossbuild)

post_patch() {
# Package does not *need* pytest-runner to build, and Void doesn't have it
vsed -e "/setup_requires/s/['\"]pytest-runner['\"],*//" -i setup.py
do_check() {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is not how we skip tests. But what does "legitimately failing" mean? I see no checkdepends, so tests are probably failing for illegitimate reasons.

revision=8
version=3.8.0
revision=1
build_style=python3-module
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This now provides pyproject.toml.

Suggested change
build_style=python3-module
build_style=python3-pep517

build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-rebulk python3-babelfish python3-dateutil"
short_desc="Library for guessing information from video filenames (Python3)"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
short_desc="Library for guessing information from video filenames"

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.

2 participants