control: Drop python3-nose from build-depends, unused. (Closes: #1018359)

This commit is contained in:
Timo Aaltonen 2024-12-09 13:52:55 +02:00
parent 07fbf75f2a
commit 0c9632eeb5
3 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -8,6 +8,8 @@ freeipa (4.12.2-1) UNRELEASED; urgency=medium
* use-raw-strings.diff: Dropped, upstream.
* control: Build-depend on systemd-dev instead of systemd.
* rules: Fix installing bash-completions. (Closes: #1089329)
* control: Drop python3-nose from build-depends, unused. (Closes:
#1018359)
-- Timo Aaltonen <tjaalton@debian.org> Mon, 09 Dec 2024 12:17:20 +0200

1
debian/control vendored
View File

@ -40,7 +40,6 @@ Build-Depends:
python3-lxml,
python3-netaddr,
python3-netifaces (>= 0.10.4),
python3-nose,
python3-polib,
python3-pyasn1,
python3-qrcode (>= 5.0.0),

1
debian/control.stub vendored
View File

@ -40,7 +40,6 @@ Build-Depends:
python3-lxml,
python3-netaddr,
python3-netifaces (>= 0.10.4),
python3-nose,
python3-polib,
python3-pyasn1,
python3-qrcode (>= 5.0.0),