diff --git a/python-urllib3.spec b/python-urllib3.spec index b2854a7..12e0832 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -136,6 +136,9 @@ tomcli set pyproject.toml lists replace --type regex_search \ 'dependency-groups.dev-base' '[>=]=.*' '' %endif +# Remove upper bounds for trustme +%pyproject_patch_dependency trustme:drop_lower + %generate_buildrequires export SETUPTOOLS_SCM_PRETEND_VERSION='%{version}'