Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-beartype for openSUSE:Factory
checked in at 2023-06-11 19:55:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beartype (Old)
and /work/SRC/openSUSE:Factory/.python-beartype.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-beartype"
Sun Jun 11 19:55:56 2023 rev:6 rq:1092181 version:0.14.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-beartype/python-beartype.changes
2023-05-04 17:11:00.844519367 +0200
+++
/work/SRC/openSUSE:Factory/.python-beartype.new.15902/python-beartype.changes
2023-06-11 19:58:38.908378400 +0200
@@ -1,0 +2,33 @@
+Sun Jun 11 09:26:13 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 0.14.1:
+ * **[PEP 517][PEP 517].** This release restores our [PEP
+ 517][PEP 517]-compliant top-level `pyproject.toml` file in a
+ vain and probably misguided attempt to restore the
+ buildability of our documentation on the third-party
+ ReadTheDocs (RTD) documentation host. Doing so nudges
+ @beartype mildly closer towards abandoning the antiquated
+ (and frankly objectionable) `setuptools` build system to
+ Hatch, officially endorsed by the Python Packaging Authority
+ (PyPA) as sane and *not* `setuptools`, which are the only
+ criteria @leycec is looking for in a Python build system. The
+ bar could *not* be lower.
+ * **[PEP 544][PEP 544].** @beartype now officially supports
+ *all* third-party `typing_extensions.Protocol` backports,
+ resolving issue #241 kindly submitted by MIT machine learning
+ guru @rsokl (Ryan Soklaski). This release also restores
+ testing of the `typing_extensions.Protocol` superclass, which
+ now passes under *all* `typing_extensions` versions. Let's
+ not ask prying and uncomfortable questions about what exactly
+ was resolved here, because then @leycec might break down and
+ openly weep emoji tears live on GitHub.
+ * **[PEP 585][PEP 585].** This release "undeprecates" the
+ `beartype.typing.{Match,Pattern}` type hints deprecated by
+ [PEP 585][PEP 585], resolving issue #240 kindly submitted by
+ AI King @KyleKing (Kyle King). Specifically, the
+ `beartype.typing` subpackage now imports those type hints
+ from the standard `re` rather than `typing` module under
+ Python >= 3.9. This is why @leycec sighs in his sleep while
+ clutching a Bengal plushy.
+
+-------------------------------------------------------------------
Old:
----
beartype-0.14.0.tar.gz
New:
----
beartype-0.14.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-beartype.spec ++++++
--- /var/tmp/diff_new_pack.jwxOeC/_old 2023-06-11 19:58:39.412381439 +0200
+++ /var/tmp/diff_new_pack.jwxOeC/_new 2023-06-11 19:58:39.416381464 +0200
@@ -17,7 +17,7 @@
Name: python-beartype
-Version: 0.14.0
+Version: 0.14.1
Release: 0
Summary: Unbearably fast runtime type checking in pure Python
License: MIT
++++++ beartype-0.14.0.tar.gz -> beartype-0.14.1.tar.gz ++++++
++++ 9334 lines of diff (skipped)