fix (magic-wormhole): %pyproject_patch_dependency autobahn (#12410)

This commit is contained in:
Owen Zimmerman
2026-05-18 19:22:48 -05:00
committed by GitHub
parent dc6f325d99
commit 0027e8d7f1
@@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 0.24.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: get things from one computer to another, safely
License: MIT
URL: https://github.com/magic-wormhole/magic-wormhole
@@ -34,6 +34,8 @@ Provides: magic-wormhole
%prep
%autosetup -n magic-wormhole-%{version}
%pyproject_patch_dependency autobahn:drop_constraints
%build
%pyproject_wheel