[med-svn] [Git][med-team/python-leidenalg][master] 3 commits: d/control: build depends on liblibleidenalg-dev.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Wed Aug 16 17:45:15 BST 2023
É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 <emollier at debian.org> Thu, 20 Jul 2023 20:19:39 +0200
+ -- Étienne Mollier <emollier at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230816/5665a8e7/attachment-0001.htm>
More information about the debian-med-commit
mailing list