Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-outcome for openSUSE:Factory checked in at 2023-12-13 18:34:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-outcome (Old) and /work/SRC/openSUSE:Factory/.python-outcome.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-outcome" Wed Dec 13 18:34:08 2023 rev:10 rq:1132685 version:1.3.0.post0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-outcome/python-outcome.changes 2023-09-07 21:12:09.736063977 +0200 +++ /work/SRC/openSUSE:Factory/.python-outcome.new.25432/python-outcome.changes 2023-12-13 18:34:09.788632170 +0100 @@ -1,0 +2,9 @@ +Tue Dec 12 13:41:15 UTC 2023 - Dirk Müller <[email protected]> + +- update to 1.3.0.post0: + * Added type hints to the package. :py:class:`Value` and + :py:class:`Outcome` are now generic. A type alias was also added + (:py:data:`Maybe`) for the union of :py:class:`Value` and + :py:class:`Error`. (#36) + +------------------------------------------------------------------- Old: ---- outcome-1.2.0.tar.gz New: ---- outcome-1.3.0.post0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-outcome.spec ++++++ --- /var/tmp/diff_new_pack.IDz2E6/_old 2023-12-13 18:34:10.544660104 +0100 +++ /var/tmp/diff_new_pack.IDz2E6/_new 2023-12-13 18:34:10.548660252 +0100 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-outcome -Version: 1.2.0 +Version: 1.3.0.post0 Release: 0 Summary: Function for capturing the outcome of Python function calls License: Apache-2.0 OR MIT
