Alexandre Detiste pushed to branch master at Debian Python Team / packages / python-ciso8601
Commits: 4ada3b21 by Alexandre Detiste at 2026-03-13T19:36:32+01:00 bump Standards-Version to 4.7.3, drop Priority: tag - - - - - 9680cd1f by Alexandre Detiste at 2026-03-13T19:37:02+01:00 disable useless Salsa CI jobs - - - - - 2 changed files: - debian/control - debian/salsa-ci.yml Changes: ===================================== debian/control ===================================== @@ -3,7 +3,6 @@ Maintainer: Debian Python Team <[email protected]> Uploaders: Malihe Asemani <[email protected]>, Section: python -Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, @@ -11,7 +10,7 @@ Build-Depends: python3-all-dev, python3-pytz <!nocheck>, python3-setuptools, -Standards-Version: 4.7.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ciso8601 Vcs-Git: https://salsa.debian.org/python-team/packages/python-ciso8601.git Homepage: https://github.com/closeio/ciso8601 ===================================== debian/salsa-ci.yml ===================================== @@ -1,4 +1,7 @@ --- 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_BUILD_PACKAGE_ALL: 1 + SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1 View it on GitLab: https://salsa.debian.org/python-team/packages/python-ciso8601/-/compare/8cad312f45752834b7efafefd99970b2601690e4...9680cd1f830c5bf9466487c31c32b99c960fcb0c -- View it on GitLab: https://salsa.debian.org/python-team/packages/python-ciso8601/-/compare/8cad312f45752834b7efafefd99970b2601690e4...9680cd1f830c5bf9466487c31c32b99c960fcb0c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
