[med-svn] [Git][med-team/python-leidenalg][master] Depends: python3-pkg-resources
Andreas Tille
gitlab at salsa.debian.org
Sat Apr 10 17:34:39 BST 2021
Andreas Tille pushed to branch master at Debian Med / python-leidenalg
Commits:
0c3f89ea by Andreas Tille at 2021-04-10T18:33:24+02:00
Depends: python3-pkg-resources
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+python-leidenalg (0.8.3-3) UNRELEASED; urgency=medium
+
+ * Depends: python3-pkg-resources
+
+ -- Andreas Tille <tille at debian.org> Sat, 10 Apr 2021 18:33:09 +0200
+
python-leidenalg (0.8.3-2) unstable; urgency=medium
[ Robbi Nespu ]
=====================================
debian/control
=====================================
@@ -23,7 +23,8 @@ Architecture: any
Section: python
Depends: ${python3:Depends},
${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ python3-pkg-resources
Description: Python3 implementation of the Leiden algorithm in C++
This package implements the Leiden algorithm in C++ and exposes it to
Python. It relies on igraph for it to function. Besides the relative
View it on GitLab: https://salsa.debian.org/med-team/python-leidenalg/-/commit/0c3f89ea79811fb0463b2bcb1c0073c0b6ee7d5f
--
View it on GitLab: https://salsa.debian.org/med-team/python-leidenalg/-/commit/0c3f89ea79811fb0463b2bcb1c0073c0b6ee7d5f
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/20210410/4a0f8ed8/attachment.htm>
More information about the debian-med-commit
mailing list