[Git][reproducible-builds/diffoscope][master] Install setuptools.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Nov 7 18:26:50 UTC 2025



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
82df6d3f by Chris Lamb at 2025-11-07T10:26:36-08:00
Install setuptools.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -96,7 +96,7 @@ deploy-pypi:
     - /^[0-9]+$/
   script:
     - apt-get -q update
-    - apt-get -q -y install --no-install-recommends twine
+    - apt-get -q -y install --no-install-recommends twine python3-setuptools
     - python3 setup.py sdist
     - twine check dist/*
     - twine upload dist/*



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/82df6d3f379f9e5246765050b606c4fc14f05ab7

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/82df6d3f379f9e5246765050b606c4fc14f05ab7
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20251107/07a67420/attachment.htm>


More information about the rb-commits mailing list