Files
integ/python/python3-nsenter/debian/bullseye/patches/0001-Empty-requirements.txt.patch
pmp1 ddb2ec4fd6 Update integ/python for Bullseye
Aligned the package layout with the concurrent Debian packaging
conventions. Relocated package files under 'debian/bullseye/' and removed legacy paths under 'debian/'.

Updated related build references to ensure compatibility with Bullseye.

dh-python
pynetlink
pyoidc
python-nss
python3-nsenter
python3-setuptools
python3-zmq
python3-wheel
python3.9
zerorpc-python

Change-Id: I732af48c1a54ea1543772944da16e2f819dd1c91
Signed-off-by: pmp1 <preetham.mp@windriver.com>
2025-11-18 23:14:16 -05:00

24 lines
578 B
Diff

From 6ea9709c2477a41ff310255c5da42c4766b3fc22 Mon Sep 17 00:00:00 2001
From: Adriano Oliveira <adriano.oliveira@windriver.com>
Date: Tue, 13 Sep 2022 07:42:52 -0700
Subject: [PATCH] Empty requirements.txt
In python 3 pathlib, contextlib and argparse are included
Signed-off-by: Adriano Oliveira <adriano.oliveira@windriver.com>
---
requirements.txt | 3 ---
1 file changed, 3 deletions(-)
diff --git a/requirements.txt b/requirements.txt
index 60e8060..e69de29 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +0,0 @@
-pathlib
-contextlib2
-argparse
--
2.17.1