Package Details: python-cucumber-tag-expressions 9.1.0-1

Git Clone URL: https://aur.archlinux.org/python-cucumber-tag-expressions.git (read-only, click to copy)
Package Base: python-cucumber-tag-expressions
Description: Provides a tag-expression parser and evaluation logic for cucumber/behave
Upstream URL: https://github.com/cucumber/tag-expressions
Keywords: cucumber
Licenses: MIT
Submitter: jelly
Maintainer: laura7089
Last Packager: laura7089
Votes: 2
Popularity: 0.007955
First Submitted: 2024-05-15 08:44 (UTC)
Last Updated: 2026-04-03 17:21 (UTC)

Latest Comments

laura7089 commented on 2026-04-03 17:22 (UTC)

I've bumped the package version, and patched the source so that it's happy with python-uv-build<0.12.0 since it seems to build okay on the current minor version...

MagnusVesper commented on 2026-03-20 00:34 (UTC)

This can't be installed now, because it's out of date and requires an older version of uv_build.

Kcchouette commented on 2025-11-17 08:17 (UTC)

Maybe the problem was on my side, the python-uv-build version on Manjaro is still 0.8.19-1, instead of the desired version >=0.9.0.

laura7089 commented on 2025-11-15 14:09 (UTC)

Whoops, looks like a srcinfo mismatch on my part.

Kcchouette commented on 2025-11-15 10:33 (UTC)

* Getting build dependencies for wheel...

ERROR Missing dependencies:
    uv_build<0.10.0,>=0.9.0
==> ERROR: A failure occurred in build().
    Aborting...

laura7089 commented on 2024-12-01 19:03 (UTC)

Good catch, fixed.

maxinux commented on 2024-12-01 18:26 (UTC)

It seems it needs to add python-setuptools-scm as a dependency now.