14
0

- remove unneded six from setup.py

- add sle15_python_module_pythons (jsc#PED-68)

- Make calling of %{sle15modernpython} optional.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Automat?expand=0&rev=21
This commit is contained in:
2024-10-29 21:07:39 +00:00
committed by Git OBS Bridge
parent 4fcbcbe3cb
commit aa7c192ece
4 changed files with 21 additions and 18 deletions

View File

@@ -1,7 +1,14 @@
-------------------------------------------------------------------
Tue Oct 29 21:04:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 24.8.1:
* major new api
* python 3.12/3.13
-------------------------------------------------------------------
Tue Sep 19 11:48:17 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- remove unneded six from setup.py
- remove unneded six from setup.py
-------------------------------------------------------------------
Fri Apr 21 12:19:11 UTC 2023 - Dirk Müller <dmueller@suse.com>