#3 Don't recommend python-systemd-doc which pulls in 3 packages
Merged 8 months ago by zbyszek. Opened 8 months ago by petersen.
rpms/ petersen/python-systemd rawhide  into  rawhide

file modified
-1
@@ -31,7 +31,6 @@ 

  Provides:       systemd-python3 = %{version}-%{release}

  Provides:       systemd-python3%{?_isa} = %{version}-%{release}

  Obsoletes:      systemd-python3 < 230

- Recommends:     %{name}-doc

  

  %description -n python3-systemd %_description

  

This prevents dnf install dnf-plugins-core from pulling in 4 unneeded packages in a container:

python-systemd-doc pulls in js-jquery which depends on web-assets-filesystem and then fonts-filesystem.

dnf-plugins-core -> python3-systemd -> python-systemd-doc -> js-jquery -> web-assets-filesystem -> fonts-filesystem

Please adjust the commit title to have the text that is now in the pull request description.
And also make the title start with a capital letter ;)

rebased onto 1b7e6c6

8 months ago

rebased onto e014d9f

8 months ago

Okay thanks - is this any better?

Not easy to compress into the commit title :-) (but perhaps you meant commit log not title?)

rebased onto 87ad855

8 months ago

I meant the commit description, sorry. It's fine now, thanks.

(People often put the text that describes the commits somewhere in the online discussion forum, and then a few years down the road we'll have no idea why the change was made. I started asking people to fix this.)

Pull-Request has been merged by zbyszek

8 months ago
Metadata