Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-certomancer for openSUSE:Factory checked in at 2026-02-06 19:09:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-certomancer (Old) and /work/SRC/openSUSE:Factory/.python-certomancer.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certomancer" Fri Feb 6 19:09:40 2026 rev:5 rq:1331498 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-certomancer/python-certomancer.changes 2025-08-11 13:54:13.457393356 +0200 +++ /work/SRC/openSUSE:Factory/.python-certomancer.new.1670/python-certomancer.changes 2026-02-06 19:15:12.364362300 +0100 @@ -1,0 +2,5 @@ +Fri Feb 6 01:16:34 UTC 2026 - Steve Kowalik <[email protected]> + +- Explicitly BuildRequires on pytz. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-certomancer.spec ++++++ --- /var/tmp/diff_new_pack.c4rX8x/_old 2026-02-06 19:15:13.136394824 +0100 +++ /var/tmp/diff_new_pack.c4rX8x/_new 2026-02-06 19:15:13.140394993 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-certomancer # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,6 +46,7 @@ BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dateutil >= 2.8.1} +BuildRequires: %{python_module pytz} BuildRequires: %{python_module requests-mock} BuildRequires: %{python_module requests} BuildRequires: %{python_module tzlocal >= 2.1}
