242e6630af
Python NSS module is not buildable by pip on Debian/bullseye and requires patches. The debian package for this module contains the required fixes, but contains 2 other problems: - it builds only the PY3-version of itself - it (incorrectly) doesn't install pip metadata, making it "invisible" by pip Solution: import python-nss from debian/bullseye + add patches that fix the above problems. TESTS ================ Build package in debian environment Story: 2009897 Task: 44691 Signed-off-by: Davlet Panech <davlet.panech@windriver.com> Change-Id: I65ab9b967e38340939bd99c389b72820ee17571b
3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
0001-Don-t-delete-module-metadata-in-deb-package.patch
|
|
0002-Build-the-python2-variant.patch
|