[Git][qa/jenkins.debian.net][master] reproducible OpenWrt: install python3-setuptools and swig, needed now
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Dec 25 12:34:41 GMT 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
43ceb3a2 by Holger Levsen at 2023-12-25T13:34:20+01:00
reproducible OpenWrt: install python3-setuptools and swig, needed now
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/reproducible_openwrt.sh
- update_jdn.sh
Changes:
=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -23,7 +23,7 @@ OPENWRT_GIT_REPO=https://git.openwrt.org/openwrt/openwrt.git
OPENWRT_GIT_BRANCH=master
OPENWRT_CONFIG=
OPENWRT_TARGET=
-OPENWRT_HOST_PACKAGES="gcc gcc-multilib binutils bzip2 flex python3 python3-distutils perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion"
+OPENWRT_HOST_PACKAGES="gcc gcc-multilib binutils bzip2 flex python3 python3-distutils python3-setuptools perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion swig"
# node configuration
GENERIC_NODE1=osuosl1-amd64.debian.net
=====================================
update_jdn.sh
=====================================
@@ -461,8 +461,10 @@ if [ -f /etc/debian_version ] ; then
python3-git
python3-pystache
python3-requests
+ python3-setuptools
python3-yaml
subversion
+ swig
tree
unzip
util-linux
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/43ceb3a2761698143865f44872996a0c76df4f9d
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/43ceb3a2761698143865f44872996a0c76df4f9d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20231225/5a3065f4/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list