From 26eb09825cffce71c0ba4e7fa45e3bb08d7ba81b654a87a09635b1edf8c7d10a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 13 Nov 2023 09:13:46 +0000 Subject: [PATCH] - add sle15_python_module_pythons for SLE15 build * AutoNumber and auto() now work together * add _create_pseudo_member_values_ OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aenum?expand=0&rev=21 --- python-aenum.changes | 9 +++++++-- python-aenum.spec | 1 + 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-aenum.changes b/python-aenum.changes index ec3d176..373f64d 100644 --- a/python-aenum.changes +++ b/python-aenum.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 13 09:13:22 UTC 2023 - Dirk Müller + +- add sle15_python_module_pythons for SLE15 build + ------------------------------------------------------------------- Tue Jun 20 16:44:43 UTC 2023 - Dirk Müller @@ -86,7 +91,7 @@ Tue Apr 13 04:55:38 UTC 2021 - Steve Kowalik * add support to Constant to retrieve members by value * add pickle/deepcopy support to Constant * add support for Constant to use other Constant values - * AutoNumber and auto() now work together + * AutoNumber and auto() now work together - Update URL now that bitbucket is dead. ------------------------------------------------------------------- @@ -144,7 +149,7 @@ 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 _create_pseudo_member_values_ * add default __new__ and temporary _init_ ------------------------------------------------------------------- diff --git a/python-aenum.spec b/python-aenum.spec index e58f3b6..ed0cdc3 100644 --- a/python-aenum.spec +++ b/python-aenum.spec @@ -16,6 +16,7 @@ # +%{?sle15_python_module_pythons} Name: python-aenum Version: 3.1.12 Release: 0