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

This commit is contained in:
Raboneko
2026-05-18 19:23:20 -05:00
committed by GitHub
parent 03a77d13a7
commit 2b42394424
@@ -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