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 <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
