Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-opencensus-ext-threading for
openSUSE:Factory checked in at 2024-05-22 21:29:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-opencensus-ext-threading (Old)
and /work/SRC/openSUSE:Factory/.python-opencensus-ext-threading.new.1880
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-opencensus-ext-threading"
Wed May 22 21:29:48 2024 rev:4 rq:1175547 version:0.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-opencensus-ext-threading/python-opencensus-ext-threading.changes
2024-03-06 23:06:40.497978896 +0100
+++
/work/SRC/openSUSE:Factory/.python-opencensus-ext-threading.new.1880/python-opencensus-ext-threading.changes
2024-05-22 21:30:08.064842236 +0200
@@ -1,0 +2,5 @@
+Tue May 21 10:37:17 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Replace %patchN with %patch -P N: %patchN is deprecated.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-opencensus-ext-threading.spec ++++++
--- /var/tmp/diff_new_pack.zvZFzx/_old 2024-05-22 21:30:08.824869998 +0200
+++ /var/tmp/diff_new_pack.zvZFzx/_new 2024-05-22 21:30:08.828870144 +0200
@@ -43,7 +43,7 @@
%prep
%setup -q -n opencensus-python-%{repo_version}/contrib/opencensus-ext-threading
pushd ../..
-%patch0 -p1
+%patch -P 0 -p1
popd
# for discovery to work
touch tests/__init__.py