Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-APScheduler for openSUSE:Factory checked in at 2022-01-24 23:10:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-APScheduler (Old) and /work/SRC/openSUSE:Factory/.python-APScheduler.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-APScheduler" Mon Jan 24 23:10:10 2022 rev:16 rq:948406 version:3.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-APScheduler/python-APScheduler.changes 2021-10-31 22:56:20.779730712 +0100 +++ /work/SRC/openSUSE:Factory/.python-APScheduler.new.1938/python-APScheduler.changes 2022-01-24 23:10:48.222425927 +0100 @@ -1,0 +2,5 @@ +Sat Jan 22 14:33:13 UTC 2022 - Ben Greiner <[email protected]> + +- Unpin pytest<6 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-APScheduler.spec ++++++ --- /var/tmp/diff_new_pack.f7U60T/_old 2022-01-24 23:10:48.710422591 +0100 +++ /var/tmp/diff_new_pack.f7U60T/_new 2022-01-24 23:10:48.714422565 +0100 @@ -28,9 +28,8 @@ BuildRequires: %{python_module SQLAlchemy >= 0.8} BuildRequires: %{python_module Twisted} BuildRequires: %{python_module gevent} -BuildRequires: %{python_module pytest < 6} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-asyncio} -BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest-tornado} BuildRequires: %{python_module pytz} BuildRequires: %{python_module setuptools >= 36.2.7} @@ -40,7 +39,6 @@ BuildRequires: %{python_module tzlocal >= 2.0} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: python3-pytest-asyncio Requires: python-pytz Requires: python-six >= 1.4.0 Requires: python-tzlocal >= 2.0 @@ -88,6 +86,7 @@ %prep %setup -q -n APScheduler-%{version} +sed -i 's/--cov//' setup.cfg %build %python_build @@ -103,6 +102,7 @@ %license LICENSE.txt %doc README.rst %doc examples/ -%{python_sitelib}/* +%{python_sitelib}/apscheduler +%{python_sitelib}/APScheduler-%{version}*-info %changelog
