Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-filter-subpackage for
openSUSE:Factory checked in at 2021-10-23 23:14:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-filter-subpackage (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-filter-subpackage.new.1890
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-filter-subpackage"
Sat Oct 23 23:14:06 2021 rev:4 rq:927091 version:0.1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-filter-subpackage/python-pytest-filter-subpackage.changes
2021-04-19 21:06:42.504093152 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-filter-subpackage.new.1890/python-pytest-filter-subpackage.changes
2021-10-23 23:14:17.272990233 +0200
@@ -1,0 +2,5 @@
+Fri Oct 22 16:17:21 UTC 2021 - Ben Greiner <[email protected]>
+
+- disable python36 build: pytest-doctestplus dropped support
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-filter-subpackage.spec ++++++
--- /var/tmp/diff_new_pack.yQTt1Z/_old 2021-10-23 23:14:17.644990415 +0200
+++ /var/tmp/diff_new_pack.yQTt1Z/_new 2021-10-23 23:14:17.648990417 +0200
@@ -16,8 +16,9 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
+%define skip_python36 1
Name: python-pytest-filter-subpackage
Version: 0.1.1
Release: 0
@@ -39,7 +40,7 @@
%python_subpackages
%description
-This package contains a simple plugin for the `pytest`_ framework that
provides a
+This package contains a simple plugin for the pytest framework that provides a
shortcut to testing all code and documentation for a given sub-package.
%prep