1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

bootstrap: Remove un-used dependency python3-crypto

This became unused in bbeef554f2
(except for repl_cleartext_pwd.py, a development script) and we now use
GnuTLS via a Samba wrapper.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14255

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
Andrew Bartlett 2019-12-14 06:59:45 +13:00 committed by Andreas Schneider
parent 6cbd7d1a32
commit 446c920173
31 changed files with 2 additions and 31 deletions

View File

@ -22,7 +22,7 @@ variables:
# Set this to the contents of bootstrap/sha1sum.txt # Set this to the contents of bootstrap/sha1sum.txt
# which is generated by bootstrap/template.py --render # which is generated by bootstrap/template.py --render
# #
SAMBA_CI_CONTAINER_TAG: 36dd95324f5406f62312648e83fde78a8267b386 SAMBA_CI_CONTAINER_TAG: cffd3e4d9ad505cbf2b6732d2e3021d60e4159ad
# #
# We use the ubuntu1804 image as default as # We use the ubuntu1804 image as default as
# it matches what we have on sn-devel-184. # it matches what we have on sn-devel-184.

View File

@ -133,7 +133,6 @@ PKGS = [
('python3-dbg', ''), ('python3-dbg', ''),
('python3-iso8601', ''), ('python3-iso8601', ''),
('python3-gpg', 'python3-gpg'), # defaults to ubuntu/fedora latest ('python3-gpg', 'python3-gpg'), # defaults to ubuntu/fedora latest
('python3-crypto', 'python3-crypto'),
('python3-markdown', 'python3-markdown'), ('python3-markdown', 'python3-markdown'),
('python3-matplotlib', ''), ('python3-matplotlib', ''),
('python3-dnspython', 'python3-dns'), ('python3-dnspython', 'python3-dns'),

View File

@ -83,7 +83,6 @@ yum install -y \
popt-devel \ popt-devel \
procps \ procps \
psmisc \ psmisc \
python3-crypto \
python3-dns \ python3-dns \
python3-markdown \ python3-markdown \
python36 \ python36 \

View File

@ -69,7 +69,6 @@ packages:
- popt-devel - popt-devel
- procps - procps
- psmisc - psmisc
- python3-crypto
- python3-dns - python3-dns
- python3-markdown - python3-markdown
- python36 - python36

View File

@ -84,7 +84,6 @@ yum install -y \
procps-ng \ procps-ng \
psmisc \ psmisc \
python36 \ python36 \
python36-crypto \
python36-devel \ python36-devel \
python36-dns \ python36-dns \
python36-markdown \ python36-markdown \

View File

@ -70,7 +70,6 @@ packages:
- procps-ng - procps-ng
- psmisc - psmisc
- python36 - python36
- python36-crypto
- python36-devel - python36-devel
- python36-dns - python36-dns
- python36-markdown - python36-markdown

View File

@ -82,7 +82,6 @@ apt-get -y install \
procps \ procps \
psmisc \ psmisc \
python3 \ python3 \
python3-crypto \
python3-dbg \ python3-dbg \
python3-dev \ python3-dev \
python3-dnspython \ python3-dnspython \

View File

@ -71,7 +71,6 @@ packages:
- procps - procps
- psmisc - psmisc
- python3 - python3
- python3-crypto
- python3-dbg - python3-dbg
- python3-dev - python3-dev
- python3-dnspython - python3-dnspython

View File

@ -79,7 +79,6 @@ apt-get -y install \
procps \ procps \
psmisc \ psmisc \
python3 \ python3 \
python3-crypto \
python3-dbg \ python3-dbg \
python3-dev \ python3-dev \
python3-dnspython \ python3-dnspython \

View File

@ -68,7 +68,6 @@ packages:
- procps - procps
- psmisc - psmisc
- python3 - python3
- python3-crypto
- python3-dbg - python3-dbg
- python3-dev - python3-dev
- python3-dnspython - python3-dnspython

View File

@ -82,7 +82,6 @@ apt-get -y install \
procps \ procps \
psmisc \ psmisc \
python3 \ python3 \
python3-crypto \
python3-dbg \ python3-dbg \
python3-dev \ python3-dev \
python3-dnspython \ python3-dnspython \

View File

@ -71,7 +71,6 @@ packages:
- procps - procps
- psmisc - psmisc
- python3 - python3
- python3-crypto
- python3-dbg - python3-dbg
- python3-dev - python3-dev
- python3-dnspython - python3-dnspython

View File

@ -82,7 +82,6 @@ apt-get -y install \
procps \ procps \
psmisc \ psmisc \
python3 \ python3 \
python3-crypto \
python3-dbg \ python3-dbg \
python3-dev \ python3-dev \
python3-dnspython \ python3-dnspython \

View File

@ -71,7 +71,6 @@ packages:
- procps - procps
- psmisc - psmisc
- python3 - python3
- python3-crypto
- python3-dbg - python3-dbg
- python3-dev - python3-dev
- python3-dnspython - python3-dnspython

View File

@ -85,7 +85,6 @@ dnf install -y \
procps-ng \ procps-ng \
psmisc \ psmisc \
python3 \ python3 \
python3-crypto \
python3-devel \ python3-devel \
python3-dns \ python3-dns \
python3-gpg \ python3-gpg \

View File

@ -74,7 +74,6 @@ packages:
- procps-ng - procps-ng
- psmisc - psmisc
- python3 - python3
- python3-crypto
- python3-devel - python3-devel
- python3-dns - python3-dns
- python3-gpg - python3-gpg

View File

@ -85,7 +85,6 @@ dnf install -y \
procps-ng \ procps-ng \
psmisc \ psmisc \
python3 \ python3 \
python3-crypto \
python3-devel \ python3-devel \
python3-dns \ python3-dns \
python3-gpg \ python3-gpg \

View File

@ -74,7 +74,6 @@ packages:
- procps-ng - procps-ng
- psmisc - psmisc
- python3 - python3
- python3-crypto
- python3-devel - python3-devel
- python3-dns - python3-dns
- python3-gpg - python3-gpg

View File

@ -83,7 +83,6 @@ dnf install -y \
procps-ng \ procps-ng \
psmisc \ psmisc \
python3 \ python3 \
python3-crypto \
python3-devel \ python3-devel \
python3-dns \ python3-dns \
python3-gpg \ python3-gpg \

View File

@ -72,7 +72,6 @@ packages:
- procps-ng - procps-ng
- psmisc - psmisc
- python3 - python3
- python3-crypto
- python3-devel - python3-devel
- python3-dns - python3-dns
- python3-gpg - python3-gpg

View File

@ -84,7 +84,6 @@ zypper --non-interactive install \
python3-devel \ python3-devel \
python3-dnspython \ python3-dnspython \
python3-gpg \ python3-gpg \
python3-pycrypto \
readline-devel \ readline-devel \
rng-tools \ rng-tools \
rpcgen \ rpcgen \

View File

@ -72,7 +72,6 @@ packages:
- python3-devel - python3-devel
- python3-dnspython - python3-dnspython
- python3-gpg - python3-gpg
- python3-pycrypto
- readline-devel - readline-devel
- rng-tools - rng-tools
- rpcgen - rpcgen

View File

@ -84,7 +84,6 @@ zypper --non-interactive install \
python3-devel \ python3-devel \
python3-dnspython \ python3-dnspython \
python3-gpg \ python3-gpg \
python3-pycrypto \
readline-devel \ readline-devel \
rng-tools \ rng-tools \
rpcgen \ rpcgen \

View File

@ -72,7 +72,6 @@ packages:
- python3-devel - python3-devel
- python3-dnspython - python3-dnspython
- python3-gpg - python3-gpg
- python3-pycrypto
- readline-devel - readline-devel
- rng-tools - rng-tools
- rpcgen - rpcgen

View File

@ -80,7 +80,6 @@ apt-get -y install \
procps \ procps \
psmisc \ psmisc \
python3 \ python3 \
python3-crypto \
python3-dbg \ python3-dbg \
python3-dev \ python3-dev \
python3-dnspython \ python3-dnspython \

View File

@ -69,7 +69,6 @@ packages:
- procps - procps
- psmisc - psmisc
- python3 - python3
- python3-crypto
- python3-dbg - python3-dbg
- python3-dev - python3-dev
- python3-dnspython - python3-dnspython

View File

@ -81,7 +81,6 @@ apt-get -y install \
procps \ procps \
psmisc \ psmisc \
python3 \ python3 \
python3-crypto \
python3-dbg \ python3-dbg \
python3-dev \ python3-dev \
python3-dnspython \ python3-dnspython \

View File

@ -70,7 +70,6 @@ packages:
- procps - procps
- psmisc - psmisc
- python3 - python3
- python3-crypto
- python3-dbg - python3-dbg
- python3-dev - python3-dev
- python3-dnspython - python3-dnspython

View File

@ -83,7 +83,6 @@ apt-get -y install \
procps \ procps \
psmisc \ psmisc \
python3 \ python3 \
python3-crypto \
python3-dbg \ python3-dbg \
python3-dev \ python3-dev \
python3-dnspython \ python3-dnspython \

View File

@ -72,7 +72,6 @@ packages:
- procps - procps
- psmisc - psmisc
- python3 - python3
- python3-crypto
- python3-dbg - python3-dbg
- python3-dev - python3-dev
- python3-dnspython - python3-dnspython

View File

@ -1 +1 @@
36dd95324f5406f62312648e83fde78a8267b386 cffd3e4d9ad505cbf2b6732d2e3021d60e4159ad