[med-svn] [Git][med-team/python-skbio][master] 2 commits: Deactivate patch that builds against scipy 1.81. and building against scipy 1.10
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Jan 26 13:34:25 GMT 2023
Andreas Tille pushed to branch master at Debian Med / python-skbio
Commits:
8ee2a542 by Andreas Tille at 2023-01-26T14:15:41+01:00
Deactivate patch that builds against scipy 1.81. and building against scipy 1.10
- - - - -
10a08e45 by Andreas Tille at 2023-01-26T14:17:13+01:00
Upload to experimental
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/patches/series
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+python-skbio (0.5.8-2exp1) experimental; urgency=medium
+
+ * Deactivate patch that builds against scipy 1.81. and building against
+ scipy 1.10
+ Closes: #1029697
+
+ -- Andreas Tille <tille at debian.org> Thu, 26 Jan 2023 14:00:40 +0100
+
python-skbio (0.5.8-2) unstable; urgency=medium
[ Michael R. Crusoe ]
=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
python3-decorator,
python3-h5py,
python3-pandas,
- python3-scipy (>= 1.3.3),
+ python3-scipy (>= 1.9),
python3-ipython,
python3-hdmedians (>= 0.14.1),
python3-sklearn,
=====================================
debian/patches/series
=====================================
@@ -2,6 +2,6 @@ mathjax-path
0002-use-libsww-as-library-not-embedded-src.patch
no_privacy_breach_logo.patch
local_inventory
-older-scipy.patch
+#older-scipy.patch
modify-test.patch
numpy-1.24.patch
=====================================
debian/salsa-ci.yml
=====================================
@@ -2,6 +2,9 @@
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
-# i386 is explicitly excluded
+
variables:
+ # i386 is explicitly excluded
SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
+ # Build against scipy 1.10 in experimental
+ RELEASE: 'experimental'
View it on GitLab: https://salsa.debian.org/med-team/python-skbio/-/compare/65ab074b2ac544984f2d66e0cc89894cb4f0ae6b...10a08e457154ae9fd5a0f8b047c0e1017d305072
--
View it on GitLab: https://salsa.debian.org/med-team/python-skbio/-/compare/65ab074b2ac544984f2d66e0cc89894cb4f0ae6b...10a08e457154ae9fd5a0f8b047c0e1017d305072
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/20230126/ae7622e8/attachment-0001.htm>
More information about the debian-med-commit
mailing list