From 5afc38b504bc891d228ae246d72d29d3a7d3be52 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 1 Oct 2024 09:18:35 -0700 Subject: python3-pyasn1-modules: Stop using pyasn1.compat.octets in tests asn1 0.6.1 has dropped this module Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.1.bb b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.1.bb index e8c0f960aa..03097801b8 100644 --- a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.1.bb @@ -6,6 +6,7 @@ HOMEPAGE = "https://github.com/etingof/pyasn1-modules" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=190f79253908c986e6cacf380c3a5f6d" +SRC_URI += "file://0001-Stop-using-pyasn1.compat.octets.patch" SRC_URI[sha256sum] = "c28e2dbf9c06ad61c71a075c7e0f9fd0f1b0bb2d2ad4377f240d33ac2ab60a7c" PYPI_PACKAGE = "pyasn1_modules" -- cgit v1.2.3-54-g00ecf