[med-svn] [Git][med-team/scanpy][master] add missing dependency and set new blocker
Robbi Nespu
gitlab at salsa.debian.org
Fri Mar 19 15:10:33 GMT 2021
Robbi Nespu pushed to branch master at Debian Med / scanpy
Commits:
25893c48 by Robbi Nespu at 2021-03-19T23:09:07+08:00
add missing dependency and set new blocker
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,14 @@
-scanpy (1.6.0-1) UNRELEASED; urgency=medium
+scanpy (1.6.0-2) UNRELEASED; urgency=medium
+ [ Steffen Moeller ]
* Initial release (Closes: #970887)
BLOCKER: ModuleNotFoundError: No module named 'sinfo'
- -- Steffen Moeller <moeller at debian.org> Fri, 25 Sep 2020 01:33:40 +0200
+ [ Robbi Nespu ]
+ *Initial release (Closes: #970887)
+
+ FIXED : add ython3-anndata, python3-sinfo, python3-setuptools-scm as dependencies
+ BLOCKER: ModuleNotFoundError: No module named 'legacy-api-wrap'
+
+ -- Robbi Nespu <robbinespu at gmail.com> Fri, 19 Mar 2021 23:05:47 +0800
=====================================
debian/control
=====================================
@@ -25,7 +25,10 @@ Build-Depends: debhelper-compat (= 13),
python3-numba,
umap-learn,
python3-harmony <!nocheck>,
- python3-zarr <!nocheck>
+ python3-zarr <!nocheck>,
+ python3-anndata,
+ python3-sinfo,
+ python3-setuptools-scm
Standards-Version: 4.5.0
Homepage: https://github.com/theislab/scanpy
Vcs-Browser: https://salsa.debian.org/med-team/scanpy
View it on GitLab: https://salsa.debian.org/med-team/scanpy/-/commit/25893c488b9f288051b9d4a3f6cdbf80e8dd69a7
--
View it on GitLab: https://salsa.debian.org/med-team/scanpy/-/commit/25893c488b9f288051b9d4a3f6cdbf80e8dd69a7
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/20210319/38d0cb5e/attachment.htm>
More information about the debian-med-commit
mailing list