[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible OpenWrt: add python3-distutils to OPENWRT_HOST_PACKAGES
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Jun 12 13:46:20 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
67b41288 by Holger Levsen at 2023-06-12T14:45:46+02:00
reproducible OpenWrt: add python3-distutils to OPENWRT_HOST_PACKAGES
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 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 perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion"
# node configuration
GENERIC_NODE1=osuosl1-amd64.debian.net
=====================================
update_jdn.sh
=====================================
@@ -504,6 +504,7 @@ if [ -f /etc/debian_version ] ; then
m4
make
python3-clint
+ python3-distutils
python3-git
python3-pystache
python3-requests
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/67b412883261f99b54c27838e612c5dcbd5a036f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/67b412883261f99b54c27838e612c5dcbd5a036f
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/20230612/6c54d688/attachment.htm>
More information about the Qa-jenkins-scm
mailing list