Accepting request 1219719 from devel:languages:python

- update to 4.4.0:
  * Added proper checking for method signatures in protocol
    checks
  * Fixed basic support for intersection protocols
  * Fixed protocol checks running against the class of an
    instance and not the instance itself (this produced wrong
    results for non-method member checks)

OBS-URL: https://build.opensuse.org/request/show/1219719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typeguard?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2024-11-01 20:00:42 +00:00 committed by Git OBS Bridge
commit 9dc5a7ae50
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Oct 30 19:48:05 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 4.4.0:
* Added proper checking for method signatures in protocol
checks
* Fixed basic support for intersection protocols
* Fixed protocol checks running against the class of an
instance and not the instance itself (this produced wrong
results for non-method member checks)
-------------------------------------------------------------------
Sat Jun 8 13:05:55 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-typeguard
Version: 4.3.0
Version: 4.4.0
Release: 0
Summary: Library for runtime checking of Python types
License: MIT

BIN
typeguard-4.3.0-gh.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e5c6131b45df990cb9e20fc38279c92e73181a844f250c0e2a24714a08225457
size 70646