14
0

- update to 5.5.1:

* Added __future__.annotations.
  * Complete annotations and add py.typed marker -- by
    :user:`Avasam`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.test?expand=0&rev=12
This commit is contained in:
2024-10-23 20:44:31 +00:00
committed by Git OBS Bridge
parent 967c167f51
commit e7b8686dc4
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 23 20:44:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 5.5.1:
* Added __future__.annotations.
* Complete annotations and add py.typed marker -- by
:user:`Avasam`
-------------------------------------------------------------------
Tue Jun 11 07:56:39 UTC 2024 - Dirk Müller <dmueller@suse.com>