Package Details: python-cucumber-tag-expressions 8.0.0-3

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.30
First Submitted: 2024-05-15 08:44 (UTC)
Last Updated: 2025-11-16 21:44 (UTC)

Latest Comments

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.