- update to 3.1.5:
* fix support of `auto()` kwds * rename `aenum.property` to `aenum.enum_property` * fix `extend_enum()` for unhashable values * fix `extend_enum()` for most cases OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aenum?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 14:57:17 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.1.5:
|
||||
* fix support of `auto()` kwds
|
||||
* rename `aenum.property` to `aenum.enum_property`
|
||||
* fix `extend_enum()` for unhashable values
|
||||
* fix `extend_enum()` for most cases
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 28 20:45:16 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user