Étienne Mollier pushed to branch master at Debian Med / python-leidenalg
Commits: 81253aad by Étienne Mollier at 2023-08-16T18:25:38+02:00 d/control: build depends on liblibleidenalg-dev. - - - - - dfd0747e by Étienne Mollier at 2023-08-16T18:32:33+02:00 d/control: build depends on pybuild-plugin-pyproject. - - - - - 3d8968a3 by Étienne Mollier at 2023-08-16T18:44:40+02:00 ready to upload to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,13 +1,12 @@ -python-leidenalg (0.10.1-1) UNRELEASED; urgency=medium +python-leidenalg (0.10.1-1) unstable; urgency=medium * New upstream version 0.10.1 - * typos.patch: remove: affected files disappeared upstream. + * typos.patch: remove: affected files moved to the liblibleidenalg. * d/rules: adjust CPATH for igraph. (Closes: #1042119) - TODO: the C++ library has been separated in libleidenalg[1], which needs - packaging. - [1]: https://github.com/vtraag/libleidenalg + * d/control: build depends on liblibleidenalg-dev. + * d/control: build depends on pybuild-plugin-pyproject. - -- Étienne Mollier <[email protected]> Thu, 20 Jul 2023 20:19:39 +0200 + -- Étienne Mollier <[email protected]> Wed, 16 Aug 2023 18:33:02 +0200 python-leidenalg (0.9.1-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -7,10 +7,12 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, + pybuild-plugin-pyproject, python3-all-dev, python3-setuptools, python3-setuptools-scm, libigraph-dev, + liblibleidenalg-dev, python3-pytest <!nocheck>, python3-ddt <!nocheck>, python3-igraph (>= 0.10) <!nocheck>, View it on GitLab: https://salsa.debian.org/med-team/python-leidenalg/-/compare/514f60de7e33ea69d8aa3995ec742c71be0c3104...3d8968a38e58ac4a5a04728079fbe364d1b4fab0 -- View it on GitLab: https://salsa.debian.org/med-team/python-leidenalg/-/compare/514f60de7e33ea69d8aa3995ec742c71be0c3104...3d8968a38e58ac4a5a04728079fbe364d1b4fab0 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
