Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bcc for openSUSE:Factory checked in at 2023-12-07 19:11:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcc (Old) and /work/SRC/openSUSE:Factory/.bcc.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcc" Thu Dec 7 19:11:17 2023 rev:56 rq:1131577 version:0.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bcc/bcc.changes 2023-10-17 20:24:14.265684478 +0200 +++ /work/SRC/openSUSE:Factory/.bcc.new.25432/bcc.changes 2023-12-07 19:12:59.204972348 +0100 @@ -1,0 +2,5 @@ +Tue Dec 5 08:35:56 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com> + +- Remove unneeded Requires on python3-future. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcc.spec ++++++ --- /var/tmp/diff_new_pack.xAOP2c/_old 2023-12-07 19:13:00.025002599 +0100 +++ /var/tmp/diff_new_pack.xAOP2c/_new 2023-12-07 19:13:00.029002747 +0100 @@ -112,7 +112,6 @@ Summary: Examples from the BPF Compiler Collection Group: Documentation/Other Requires: python3-bcc = %{version} -Requires: python3-future Recommends: netperf Recommends: python3-netaddr Recommends: python3-pyroute2 @@ -127,7 +126,6 @@ Group: System/Monitoring Requires: audit Requires: python3-bcc = %{version} -Requires: python3-future %description tools Python tracing scripts from the BPF Compiler Collection.