From b4e8b40874483d47fe211b2b3568dc1463be6266 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 31 Oct 2024 14:41:10 +0100 Subject: python3-rfc3986-validator: drop unnecessary FILESEXTRAPATHS * rename python-rfc3986-validator to BPN python3-rfc3986-validator which is included in default FILESPATH Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb b/meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb index b06634e5af..21f588bc11 100644 --- a/meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb @@ -3,8 +3,6 @@ HOMEPAGE = "https://github.com/naimetti/rfc3986-validator" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=a21b13b5a996f08f7e0b088aa38ce9c6" -FILESEXTRAPATHS:prepend := "${THISDIR}/python-rfc3986-validator:" - SRC_URI[sha256sum] = "3d44bde7921b3b9ec3ae4e3adca370438eccebc676456449b145d533b240d055" PYPI_PACKAGE = "rfc3986_validator" -- cgit v1.2.3-54-g00ecf