Alexandre Detiste pushed to branch master at Debian Med / pydicom
Commits: 9ea142ec by Alexandre Detiste at 2026-09-12T13:11:36+02:00 drop obsolete python3-setuptools* build-dependencies, this uses flit - - - - - 3 changed files: - debian/changelog - debian/control - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pydicom (3.0.2-5) unstable; urgency=medium + + * Team upload. + * Drop obsolete python3-setuptools* build-dependencies, this uses flit + + -- Alexandre Detiste <[email protected]> Sat, 12 Sep 2026 12:59:03 +0200 + pydicom (3.0.2-4) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -28,8 +28,6 @@ Build-Depends: python3-pil, python3-pytest, python3-scipy, - python3-setuptools, - python3-setuptools-scm, python3-sphinx <!nodoc>, python3-sphinx-copybutton <!nodoc>, python3-sphinx-gallery <!nodoc>, ===================================== debian/salsa-ci.yml ===================================== @@ -1,4 +1,16 @@ --- include: - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml + +variables: + SALSA_CI_DISABLE_BLHC: 1 + SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1 + SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1 + SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1 + +test-build-profiles: + extends: .test-build-package-profiles + parallel: + matrix: + - BUILD_PROFILES: nocheck + - BUILD_PROFILES: nodoc View it on GitLab: https://salsa.debian.org/med-team/pydicom/-/commit/9ea142ecc6df87a8018d0062f188c1e2095c7ae7 -- View it on GitLab: https://salsa.debian.org/med-team/pydicom/-/commit/9ea142ecc6df87a8018d0062f188c1e2095c7ae7 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
