[med-svn] [Git][med-team/python-leidenalg][master] 3 commits: d/control: remove dependency on python3-pkg-resources.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Wed Oct 16 22:16:48 BST 2024
Étienne Mollier pushed to branch master at Debian Med / python-leidenalg
Commits:
de60e7bc by Étienne Mollier at 2024-10-16T11:31:35+02:00
d/control: remove dependency on python3-pkg-resources.
Closes: #1083655
- - - - -
1e013c5f by Étienne Mollier at 2024-10-16T11:32:14+02:00
d/control: declare compliance to standards version 4.7.0.
- - - - -
67a152e2 by Étienne Mollier at 2024-10-16T11:52:22+02:00
Ready for upload to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-leidenalg (0.10.2-2) unstable; urgency=medium
+
+ * d/control: remove dependency on python3-pkg-resources. (Closes: #1083655)
+ * d/control: declare compliance to standards version 4.7.0.
+
+ -- Étienne Mollier <emollier at debian.org> Wed, 16 Oct 2024 11:51:43 +0200
+
python-leidenalg (0.10.2-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -17,7 +17,7 @@ Build-Depends: debhelper-compat (= 13),
python3-ddt <!nocheck>,
python3-igraph (>= 0.10) <!nocheck>,
python3-wheel <!nocheck>
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/med-team/python-leidenalg
Vcs-Git: https://salsa.debian.org/med-team/python-leidenalg.git
Homepage: https://github.com/vtraag/leidenalg
@@ -28,8 +28,7 @@ Architecture: any
Section: python
Depends: ${python3:Depends},
${shlibs:Depends},
- ${misc:Depends},
- python3-pkg-resources
+ ${misc:Depends}
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/-/compare/04d0138ebc0533290726d74d2d537c4893dc77f0...67a152e2dbd635e2e18e1bc6e67e77e59c0f5ac8
--
View it on GitLab: https://salsa.debian.org/med-team/python-leidenalg/-/compare/04d0138ebc0533290726d74d2d537c4893dc77f0...67a152e2dbd635e2e18e1bc6e67e77e59c0f5ac8
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/20241016/6713de51/attachment-0001.htm>
More information about the debian-med-commit
mailing list