Accepting request 1164373 from devel:languages:python

- update to 3.4.0:
  * Better type hints for NonDataProperty.

OBS-URL: https://build.opensuse.org/request/show/1164373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.classes?expand=0&rev=11
This commit is contained in:
Ana Guerrero 2024-04-04 20:24:31 +00:00 committed by Git OBS Bridge
commit e3ef7f7eb1
4 changed files with 10 additions and 4 deletions

View File

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

BIN
jaraco.classes-3.4.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 3 14:19:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.4.0:
* Better type hints for NonDataProperty.
-------------------------------------------------------------------
Sat Mar 16 08:33:07 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-jaraco.classes
Version: 3.3.1
Version: 3.4.0
Release: 0
Summary: Tools to work with classes
License: MIT