[med-svn] [Git][med-team/umap-learn][master] 2 commits: python3-pynndescent is now available
Andreas Tille
gitlab at salsa.debian.org
Thu Feb 18 19:25:08 GMT 2021
Andreas Tille pushed to branch master at Debian Med / umap-learn
Commits:
dca1b231 by Andreas Tille at 2021-02-18T20:24:05+01:00
python3-pynndescent is now available
- - - - -
0d348349 by Andreas Tille at 2021-02-18T20:24:49+01:00
Needs tensorflow
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -6,7 +6,7 @@ umap-learn (0.5.0+dfsg-1) UNRELEASED; urgency=medium
* Rename binary package tp python3-umap-learn
Closes: #980509
* Test runs only on 64 bit architectures
- TODO: python3-pynndescent
+ TODO: tensorflow
-- Andreas Tille <tille at debian.org> Thu, 14 Jan 2021 21:58:17 +0100
=====================================
debian/control
=====================================
@@ -12,6 +12,7 @@ Build-Depends: debhelper-compat (= 13),
python3-scipy,
python3-sklearn,
python3-numba,
+ python3-pynndescent,
python3-nose <!nocheck>,
python3-pytest
Standards-Version: 4.5.1
@@ -27,7 +28,8 @@ Depends: ${python3:Depends},
python3-numpy,
python3-scipy,
python3-sklearn,
- python3-numba
+ python3-numba,
+ python3-pynndescent
Conflicts: umap-learn
Provides: umap-learn
Replaces: umap-learn
View it on GitLab: https://salsa.debian.org/med-team/umap-learn/-/compare/0d64c1ea7119b082ed16800a118a830f7e87406e...0d3483497d2b7583ebabfb2289e7f2759d86fad7
--
View it on GitLab: https://salsa.debian.org/med-team/umap-learn/-/compare/0d64c1ea7119b082ed16800a118a830f7e87406e...0d3483497d2b7583ebabfb2289e7f2759d86fad7
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/20210218/c873ba25/attachment-0001.html>
More information about the debian-med-commit
mailing list