15
0
forked from pool/python-LTTL

- Add patch remove-future-requirement.patch, drop requirement on future

- Switch to pyproject and autosetup macros
- Remove skips, unneeded
- Stop using greedy globs in %files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-LTTL?expand=0&rev=11
This commit is contained in:
2023-09-11 07:08:18 +00:00
committed by Git OBS Bridge
parent 530380b589
commit bd7a2ca053
3 changed files with 529 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 11 07:07:11 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-future-requirement.patch, drop requirement on future
- Switch to pyproject and autosetup macros
- Remove skips, unneeded
- Stop using greedy globs in %files
-------------------------------------------------------------------
Sat Feb 13 09:50:39 UTC 2021 - Dirk Müller <dmueller@suse.com>