commit: 8630d0aca0aad30f72cb5bc162fc52849456bea5
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 05:49:36 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 06:04:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8630d0ac
dev-python/pyroute2: rename patch file for 0.7.1
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
...tch => pyroute2-0.7.1-specify-build-backend-in-pyproject.toml.patch} | 0
dev-python/pyroute2/pyroute2-0.7.1.ebuild | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/pyroute2/files/0001-setup-specify-build-backend-in-pyproject.toml.patch
b/dev-python/pyroute2/files/pyroute2-0.7.1-specify-build-backend-in-pyproject.toml.patch
similarity index 100%
rename from
dev-python/pyroute2/files/0001-setup-specify-build-backend-in-pyproject.toml.patch
rename to
dev-python/pyroute2/files/pyroute2-0.7.1-specify-build-backend-in-pyproject.toml.patch
diff --git a/dev-python/pyroute2/pyroute2-0.7.1.ebuild
b/dev-python/pyroute2/pyroute2-0.7.1.ebuild
index 8ed2d5d04f85..d70c7e1797d0 100644
--- a/dev-python/pyroute2/pyroute2-0.7.1.ebuild
+++ b/dev-python/pyroute2/pyroute2-0.7.1.ebuild
@@ -30,7 +30,7 @@ BDEPEND="
"
PATCHES=(
- "${FILESDIR}/0001-setup-specify-build-backend-in-pyproject.toml.patch"
+
"${FILESDIR}"/pyroute2-0.7.1-specify-build-backend-in-pyproject.toml.patch
)
# tests need root access