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-05-04 17:10:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beartype (Old)
and /work/SRC/openSUSE:Factory/.python-beartype.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-beartype"
Thu May 4 17:10:40 2023 rev:5 rq:1084451 version:0.14.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-beartype/python-beartype.changes
2023-04-16 16:07:53.181097477 +0200
+++
/work/SRC/openSUSE:Factory/.python-beartype.new.1533/python-beartype.changes
2023-05-04 17:11:00.844519367 +0200
@@ -1,0 +2,22 @@
+Wed May 3 15:40:20 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 0.14.0:
+ * This minor release brings exhilarating support for PEP
+ 673 (i.e., `typing.Self`) and PEP 675 (i.e.,
+ `typing.LiteralString`) as well as
+ substantially improved compatibility with PyPy.
+ * This release resolves a significant incompatibility
+ with PyPy, whose implementation of the `id()` builtin appears
+ to occasionally [read: non-deterministically] return object
+ identifiers that are negative integers. Specifically,
+ @beartype now guaranteeably generates valid parameter names
+ passed to type-checking wrapper functions regardless of the
+ sign of the `id()` of the values of those parameters. Doing
+ so resolves issue #232 kindly submitted by @jvesely (Jan
+ Vesely) who purportedly lives in or around an ancient pork
+ by-product that has calcified into stone -- which is quite
+ impressive, really. Stoneham: it's like Stonehenge, only
+ American and yummy in your tummy. Thanks so much for the
+ heads up, @jvesely.
+
+-------------------------------------------------------------------
Old:
----
beartype-0.13.1.tar.gz
New:
----
beartype-0.14.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-beartype.spec ++++++
--- /var/tmp/diff_new_pack.UOHi7F/_old 2023-05-04 17:11:01.368522435 +0200
+++ /var/tmp/diff_new_pack.UOHi7F/_new 2023-05-04 17:11:01.372522458 +0200
@@ -17,7 +17,7 @@
Name: python-beartype
-Version: 0.13.1
+Version: 0.14.0
Release: 0
Summary: Unbearably fast runtime type checking in pure Python
License: MIT
++++++ beartype-0.13.1.tar.gz -> beartype-0.14.0.tar.gz ++++++
++++ 6756 lines of diff (skipped)