public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. c1bf5bac2e923287642e0485c34cd811115047ca
Date: Mon, 27 Feb 2023 16:52:18 +0000	[thread overview]
Message-ID: <4PQRPG48KBz2xdl@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1881 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  c1bf5bac2e923287642e0485c34cd811115047ca (commit)
      from  fc6dde1b2688c5c47a192f4b00bb34b753042d6e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c1bf5bac2e923287642e0485c34cd811115047ca
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Mon Feb 27 13:41:57 2023 +0000

    systemd: Require libxcrypt and replace Python 2 dependencies
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 systemd/systemd.nm | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

Difference in files:
diff --git a/systemd/systemd.nm b/systemd/systemd.nm
index 5e3d69cb2..9bcefa3a7 100644
--- a/systemd/systemd.nm
+++ b/systemd/systemd.nm
@@ -5,7 +5,7 @@
 
 name       = systemd
 version    = 252
-release    = 2
+release    = 2.1
 
 maintainer = Stefan Schantl <stefan.schantl(a)ipfire.org>
 groups     = System/Base
@@ -56,6 +56,7 @@ build
 		libmount-devel >= 2.34-2
 		libseccomp-devel
 		libuuid-devel >= 2.34-2
+		libxcrypt-devel
 		m4
 		meson >= 0.50.1
 		ninja >= 1.9.0
@@ -228,11 +229,11 @@ packages
 		requires
 			dbus
 			hwdata
-			python-cairo
-			python-dbus
-			python-gobject3
-			%{name}-libs=%{thisver}
-			util-linux>=2.19
+			python3-cairo
+			python3-dbus
+			python3-gobject3
+			%{name}-libs = %{thisver}
+			util-linux >= 2.19
 		end
 
 		provides


hooks/post-receive
--
IPFire 3.x development tree

                 reply	other threads:[~2023-02-27 16:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4PQRPG48KBz2xdl@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox