[Pkg-libvirt-commits] [Git][libvirt-team/virt-manager][debian/sid] 2 commits: Drop python3-distutils dependency from virt-manager, as no more needed
Pino Toscano
gitlab at salsa.debian.org
Mon Nov 30 15:33:32 GMT 2020
Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / virt-manager
Commits:
18dd91e2 by Pino Toscano at 2020-11-30T16:30:27+01:00
Drop python3-distutils dependency from virt-manager, as no more needed
It is no more needed since virt-manager 2.2.0, which switched away from
distutils in application code.
Gbp-Dch: Short
- - - - -
00fcffaa by Pino Toscano at 2020-11-30T16:32:51+01:00
Explicitly add python3-distutils build dependency, used by setup.py
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -15,6 +15,7 @@ Build-Depends:
dh-python,
gettext,
python3,
+ python3-distutils,
python3-docutils,
# for the tests
cpio <!nocheck>,
@@ -74,7 +75,6 @@ Depends:
e2fsprogs,
genisoimage,
gir1.2-libosinfo-1.0,
- python3-distutils,
python3-gi,
python3-libvirt (>= 0.4.6),
python3-libxml2,
View it on GitLab: https://salsa.debian.org/libvirt-team/virt-manager/-/compare/05ec35392c5d1a0f8faa3c40f77b0734618da746...00fcffaa1cdc55a271e011dd8ae9618bf206c182
--
View it on GitLab: https://salsa.debian.org/libvirt-team/virt-manager/-/compare/05ec35392c5d1a0f8faa3c40f77b0734618da746...00fcffaa1cdc55a271e011dd8ae9618bf206c182
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/pkg-libvirt-commits/attachments/20201130/eb870a3b/attachment-0001.html>
More information about the Pkg-libvirt-commits
mailing list