Andreas Tille pushed to branch master at Debian Med / compclust
Commits: 7c8d8ee6 by Andreas Tille at 2021-12-08T17:34:52+01:00 If this package will be ever released (which I doubt) this can only be Python3 - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -3,16 +3,16 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Diane Trout <[email protected]> -Build-Depends: debhelper (>= 10), python +Build-Depends: debhelper (>= 10), python3 Standards-Version: 4.1.1 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/compclust.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/compclust.git +Vcs-Browser: https://salsa.debian.org/med-team/compclust +Vcs-Git: https://salsa.debian.org/med-team/compclust.git Homepage: http://woldlab.caltech.edu/compclust/index.shtml -Package: python-compclust +Package: python3-compclust Architecture: any -Depends: ${shlibs:Depends}, python, python-matplotlib, python-numpy -Recommends: quixote, python-tk +Depends: ${shlibs:Depends}, python3, python3-matplotlib, python3-numpy +Recommends: quixote, python3-tk Description: explore and quantify relationships between clustering results CompClust is a python package written using the pyMLX and IPlot APIs. It provides software tools to explore and quantify relationships between clustering results. Its View it on GitLab: https://salsa.debian.org/med-team/compclust/-/commit/7c8d8ee63d955a4b3ad9a70a06d46f21ed088891 -- View it on GitLab: https://salsa.debian.org/med-team/compclust/-/commit/7c8d8ee63d955a4b3ad9a70a06d46f21ed088891 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
