17
0

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

- Switch to pyproject and autosetup macros

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-uncertainties?expand=0&rev=26
This commit is contained in:
2023-09-07 01:52:28 +00:00
committed by Git OBS Bridge
parent c1b38130e8
commit 47cf7b3ca4
3 changed files with 29 additions and 13 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 7 01:51:59 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-future-requirement.patch, remove requirement for future
- Switch to pyproject and autosetup macros
-------------------------------------------------------------------
Thu Jun 23 06:34:32 UTC 2022 - Arun Persaud <arun@gmx.de>