14
0

- Add patch remove-future-requirement.patch, remove requirement of future.

- Switch to autosetup and pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tableprint?expand=0&rev=9
This commit is contained in:
2023-09-08 03:53:40 +00:00
committed by Git OBS Bridge
parent 92245e8406
commit eaaf7cba8b
3 changed files with 54 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 8 03:52:38 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-future-requirement.patch, remove requirement of future.
- Switch to autosetup and pyproject macros.
-------------------------------------------------------------------
Thu Oct 20 13:25:13 UTC 2022 - pgajdos@suse.com