]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
python3-systemd: Update to 235
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 2 Dec 2022 08:51:21 +0000 (08:51 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 2 Dec 2022 08:51:21 +0000 (08:51 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
python3-systemd/python3-systemd.nm

index c6d0ebf5e628770c7ceefbcb00fbf524035eecec..84fc726e7c01ea0c2eca5fd1771cd38b549c6236 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = python3-systemd
-version    = 232
+version    = 235
 release    = 1
 thisapp    = python-systemd-%{version}
 
@@ -23,6 +23,7 @@ source_dl  = https://github.com/systemd/python-systemd/archive/v%{version}.tar.g
 build
        requires
                python3-devel >= 3.4
+               python3-setuptools
                systemd-devel
        end