[med-svn] [Git][med-team/python-leidenalg][master] 2 commits: Versioned Build-Depends: python-igraph (>= 0.10)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Nov 24 10:41:36 GMT 2022
Andreas Tille pushed to branch master at Debian Med / python-leidenalg
Commits:
27e49a4c by Andreas Tille at 2022-11-24T11:17:35+01:00
Versioned Build-Depends: python-igraph (>= 0.10)
- - - - -
406aafb2 by Andreas Tille at 2022-11-24T11:41:11+01:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,13 @@
-python-leidenalg (0.9.0-1) UNRELEASED; urgency=medium
+python-leidenalg (0.9.0-1) unstable; urgency=medium
+ [ Étienne Mollier ]
* New upstream version
- NOTE: it seems igraph >= 0.10 is needed before an upgrade is possible[1].
- [1]: https://github.com/vtraag/leidenalg/issues/112
- -- Étienne Mollier <emollier at debian.org> Sun, 06 Nov 2022 20:54:11 +0100
+ [ Andreas Tille ]
+ * Versioned Build-Depends: python-igraph (>= 0.10)
+ Closes: #1024522
+
+ -- Andreas Tille <tille at debian.org> Thu, 24 Nov 2022 11:18:04 +0100
python-leidenalg (0.8.10-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
libigraph-dev,
python3-pytest <!nocheck>,
python3-ddt <!nocheck>,
- python3-igraph <!nocheck>,
+ python3-igraph (>= 0.10) <!nocheck>,
python3-wheel <!nocheck>
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/python-leidenalg
View it on GitLab: https://salsa.debian.org/med-team/python-leidenalg/-/compare/e220c198736aa2e7e8f791087e08ce98c499a9a6...406aafb2b7fd70ad9e3fa10f29dafbca24783493
--
View it on GitLab: https://salsa.debian.org/med-team/python-leidenalg/-/compare/e220c198736aa2e7e8f791087e08ce98c499a9a6...406aafb2b7fd70ad9e3fa10f29dafbca24783493
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/20221124/98db3374/attachment-0001.htm>
More information about the debian-med-commit
mailing list