[med-svn] [Git][med-team/conda-package-streaming][master] 6 commits: Restore python3-all support. Closes: #1126601.
Santiago Vila (@sanvila)
gitlab at salsa.debian.org
Sat Mar 28 18:52:20 GMT 2026
Santiago Vila pushed to branch master at Debian Med / conda-package-streaming
Commits:
bd36fa57 by Santiago Vila at 2026-03-28T19:45:00+01:00
Restore python3-all support. Closes: #1126601.
- - - - -
79078d0e by Santiago Vila at 2026-03-28T19:46:00+01:00
d/control: Drop "Rules-Requires-Root: no" (default).
- - - - -
067c5ae5 by Santiago Vila at 2026-03-28T19:47:00+01:00
d/control: Drop "Priority: optional" (default).
- - - - -
f680d56d by Santiago Vila at 2026-03-28T19:48:00+01:00
d/control: Update standards-version.
- - - - -
7e88841b by Santiago Vila at 2026-03-28T19:49:00+01:00
Simplify debian/salsa-ci.yml.
- - - - -
f2a5fafd by Santiago Vila at 2026-03-28T19:50:00+01:00
Upload for unstable as 0.12.0-2
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+conda-package-streaming (0.12.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Restore python3-all support. Closes: #1126601.
+ * Drop "Rules-Requires-Root: no" (default).
+ * Drop "Priority: optional" (default).
+ * Update standards-version.
+ * Simplify debian/salsa-ci.yml.
+
+ -- Santiago Vila <sanvila at debian.org> Sat, 28 Mar 2026 19:30:00 +0100
+
conda-package-streaming (0.12.0-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -3,13 +3,11 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
-Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-python3,
pybuild-plugin-pyproject,
python3-flit-scm,
-# FIXME: restore python3-all support when python3.10 is removed.
- python3,
+ python3-all,
python3-setuptools,
conda-package-handling <!nocheck>,
python3-pytest <!nocheck>,
@@ -21,11 +19,10 @@ Build-Depends: debhelper-compat (= 13),
python3-zstandard <!nocheck>,
flit,
python3:any | python3-all:any | python3-dev:any | python3-all-dev:any | dh-sequence-python3
-Standards-Version: 4.7.2
+Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/med-team/conda-package-streaming
Vcs-Git: https://salsa.debian.org/med-team/conda-package-streaming.git
Homepage: https://github.com/conda/conda-package-streaming
-Rules-Requires-Root: no
Package: python3-conda-package-streaming
Architecture: all
=====================================
debian/salsa-ci.yml
=====================================
@@ -1,17 +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
-# To exclude single tests you can use
-#variables:
-# SALSA_CI_DISABLE_APTLY: 1
-# SALSA_CI_DISABLE_AUTOPKGTEST: 1
-# SALSA_CI_DISABLE_BLHC: 1
-# SALSA_CI_DISABLE_LINTIAN: 1
-# SALSA_CI_DISABLE_PIUPARTS: 1
-# SALSA_CI_DISABLE_REPROTEST: 1
-# SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
-# SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
-# In case for instance i386 is explicitly excluded by Build-Depends
-# SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
+variables:
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
View it on GitLab: https://salsa.debian.org/med-team/conda-package-streaming/-/compare/fddd090761aea2677b9118edff89c68f8872897f...f2a5fafdba939aa5ee91d4fc769012599fb802f1
--
View it on GitLab: https://salsa.debian.org/med-team/conda-package-streaming/-/compare/fddd090761aea2677b9118edff89c68f8872897f...f2a5fafdba939aa5ee91d4fc769012599fb802f1
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/debian-med-commit/attachments/20260328/5ef684c6/attachment-0001.htm>
More information about the debian-med-commit
mailing list