Accepting request 613120 from devel:languages:python:misc

Required by python-csvkit.  See request 612101
https://build.opensuse.org/request/show/612101

OBS-URL: https://build.opensuse.org/request/show/613120
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aenum?expand=0&rev=1
This commit is contained in:
Todd R
2018-05-30 20:04:03 +00:00
committed by Git OBS Bridge
commit c12b8f0ec6
5 changed files with 121 additions and 0 deletions

12
python-aenum.changes Normal file
View File

@@ -0,0 +1,12 @@
-------------------------------------------------------------------
Wed May 23 19:09:16 UTC 2018 - toddrme2178@gmail.com
- Update to version 2.1.0
* support Flags being combined with other data types:
* add _create_pseudo_member_values_
* add default __new__ and temporary _init_
-------------------------------------------------------------------
Thu Nov 16 17:44:07 UTC 2017 - toddrme2178@gmail.com
- Initial version