summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2022-05-05 15:44:05 +1200
committerAndrew Bartlett <abartlet@samba.org>2022-05-10 23:05:31 +0000
commit7244a64478a6425ee720c752b6cf73a576bbb6c8 (patch)
tree95712b21823ebbd208683b480971fdcfcfbaf484 /bootstrap
parentc771d197eeebf2b01d46451cc51b698a99502935 (diff)
downloadsamba-7244a64478a6425ee720c752b6cf73a576bbb6c8.tar.gz
bootstrap: matplotlib is not a real Samba dep
This came in via the original list of packages used at Catalyst when building Samba for testing, in particular related to an example LDB module to trace LDB requests. There is no testing need for this even in make test. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/config.py1
-rwxr-xr-xbootstrap/generated-dists/debian11/bootstrap.sh1
-rw-r--r--bootstrap/generated-dists/debian11/packages.yml1
-rwxr-xr-xbootstrap/generated-dists/ubuntu1804/bootstrap.sh1
-rw-r--r--bootstrap/generated-dists/ubuntu1804/packages.yml1
-rwxr-xr-xbootstrap/generated-dists/ubuntu2004/bootstrap.sh1
-rw-r--r--bootstrap/generated-dists/ubuntu2004/packages.yml1
-rw-r--r--bootstrap/sha1sum.txt2
8 files changed, 1 insertions, 8 deletions
diff --git a/bootstrap/config.py b/bootstrap/config.py
index 8bf3cadcc4b..dc1ff100cfd 100644
--- a/bootstrap/config.py
+++ b/bootstrap/config.py
@@ -140,7 +140,6 @@ PKGS = [
('python3-iso8601', 'python3-iso8601'),
('python3-gpg', 'python3-gpg'), # defaults to ubuntu/fedora latest
('python3-markdown', 'python3-markdown'),
- ('python3-matplotlib', ''),
('python3-dnspython', 'python3-dns'),
('python3-pexpect', ''), # for wintest only
('python3-pyasn1', 'python3-pyasn1'), # for krb5 tests
diff --git a/bootstrap/generated-dists/debian11/bootstrap.sh b/bootstrap/generated-dists/debian11/bootstrap.sh
index 07d6209c072..f90cac1c817 100755
--- a/bootstrap/generated-dists/debian11/bootstrap.sh
+++ b/bootstrap/generated-dists/debian11/bootstrap.sh
@@ -91,7 +91,6 @@ apt-get -y install \
python3-gpg \
python3-iso8601 \
python3-markdown \
- python3-matplotlib \
python3-pexpect \
python3-pyasn1 \
python3-setproctitle \
diff --git a/bootstrap/generated-dists/debian11/packages.yml b/bootstrap/generated-dists/debian11/packages.yml
index 6d3c2385339..c98575758ed 100644
--- a/bootstrap/generated-dists/debian11/packages.yml
+++ b/bootstrap/generated-dists/debian11/packages.yml
@@ -80,7 +80,6 @@ packages:
- python3-gpg
- python3-iso8601
- python3-markdown
- - python3-matplotlib
- python3-pexpect
- python3-pyasn1
- python3-setproctitle
diff --git a/bootstrap/generated-dists/ubuntu1804/bootstrap.sh b/bootstrap/generated-dists/ubuntu1804/bootstrap.sh
index f35c8fa90ea..da5e2d7e335 100755
--- a/bootstrap/generated-dists/ubuntu1804/bootstrap.sh
+++ b/bootstrap/generated-dists/ubuntu1804/bootstrap.sh
@@ -91,7 +91,6 @@ apt-get -y install \
python3-gpg \
python3-iso8601 \
python3-markdown \
- python3-matplotlib \
python3-pexpect \
python3-pyasn1 \
python3-setproctitle \
diff --git a/bootstrap/generated-dists/ubuntu1804/packages.yml b/bootstrap/generated-dists/ubuntu1804/packages.yml
index bff014dbb7e..a497af15d59 100644
--- a/bootstrap/generated-dists/ubuntu1804/packages.yml
+++ b/bootstrap/generated-dists/ubuntu1804/packages.yml
@@ -80,7 +80,6 @@ packages:
- python3-gpg
- python3-iso8601
- python3-markdown
- - python3-matplotlib
- python3-pexpect
- python3-pyasn1
- python3-setproctitle
diff --git a/bootstrap/generated-dists/ubuntu2004/bootstrap.sh b/bootstrap/generated-dists/ubuntu2004/bootstrap.sh
index f35c8fa90ea..da5e2d7e335 100755
--- a/bootstrap/generated-dists/ubuntu2004/bootstrap.sh
+++ b/bootstrap/generated-dists/ubuntu2004/bootstrap.sh
@@ -91,7 +91,6 @@ apt-get -y install \
python3-gpg \
python3-iso8601 \
python3-markdown \
- python3-matplotlib \
python3-pexpect \
python3-pyasn1 \
python3-setproctitle \
diff --git a/bootstrap/generated-dists/ubuntu2004/packages.yml b/bootstrap/generated-dists/ubuntu2004/packages.yml
index bff014dbb7e..a497af15d59 100644
--- a/bootstrap/generated-dists/ubuntu2004/packages.yml
+++ b/bootstrap/generated-dists/ubuntu2004/packages.yml
@@ -80,7 +80,6 @@ packages:
- python3-gpg
- python3-iso8601
- python3-markdown
- - python3-matplotlib
- python3-pexpect
- python3-pyasn1
- python3-setproctitle
diff --git a/bootstrap/sha1sum.txt b/bootstrap/sha1sum.txt
index b2f8ce45aee..b8f70028a27 100644
--- a/bootstrap/sha1sum.txt
+++ b/bootstrap/sha1sum.txt
@@ -1 +1 @@
-24f32ce7e4d6be357394ec3cf7b9e15b48a20cf1
+2bfb75bf56b5b40fd57f22b7cfcfdd69d65e4f78