Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jaraco.logging for
openSUSE:Factory checked in at 2023-05-24 20:22:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jaraco.logging (Old)
and /work/SRC/openSUSE:Factory/.python-jaraco.logging.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jaraco.logging"
Wed May 24 20:22:22 2023 rev:5 rq:1088690 version:3.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jaraco.logging/python-jaraco.logging.changes
2022-08-30 14:50:45.208315389 +0200
+++
/work/SRC/openSUSE:Factory/.python-jaraco.logging.new.1533/python-jaraco.logging.changes
2023-05-24 20:22:46.612327810 +0200
@@ -1,0 +2,5 @@
+Tue May 23 14:22:57 UTC 2023 - Ben Greiner <[email protected]>
+
+- Don't test other jaraco packages: would need static wheel
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jaraco.logging.spec ++++++
--- /var/tmp/diff_new_pack.Sb3eiv/_old 2023-05-24 20:22:47.128330886 +0200
+++ /var/tmp/diff_new_pack.Sb3eiv/_new 2023-05-24 20:22:47.132330910 +0200
@@ -56,7 +56,7 @@
# work around for gh#pytest-dev/pytest#3396 until gh#pytest-dev/pytest#10088
lands in a pytest release
touch jaraco/__init__.py
cp -r %{python3_sitelib}/jaraco/* jaraco/
-%pytest --doctest-modules
+%pytest --doctest-modules jaraco/logging.py
%files %{python_files}
%license LICENSE