From 6394191dbe00a9159e02b87e8fb9a74c952a4af1 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 28 Apr 2026 10:14:08 +0100 Subject: [PATCH] In python-virtualenv.spec, remove obsolete claim from description (cherry picked from Fedora commit 162bf581031ea77a871c2d4b65e19f808232f853) --- tests/python-virtualenv.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/python-virtualenv.spec b/tests/python-virtualenv.spec index 0048a1b..db3df97 100644 --- a/tests/python-virtualenv.spec +++ b/tests/python-virtualenv.spec @@ -14,9 +14,7 @@ BuildRequires: python3-pytest This specfile was added as a regression test to https://src.fedoraproject.org/rpms/pyproject-rpm-macros/pull-request/363 -It uses hatchling without %%pyproject_buildrequires -w. - -It also uses %%pyproject_patch_dependency without an explicit BR on either +It uses %%pyproject_patch_dependency without an explicit BR on either python3-devel or pyproject-rpm-macros.