14
0
forked from pool/python-subst

- Correct URL.

- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
- Add patch fix-assertions.patch, fix regex assertion methods.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subst?expand=0&rev=7
This commit is contained in:
2024-02-27 01:36:06 +00:00
committed by Git OBS Bridge
parent feac995e03
commit 8f695450c6
3 changed files with 56 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 27 01:35:04 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Correct URL.
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
- Add patch fix-assertions.patch, fix regex assertion methods.
-------------------------------------------------------------------
Wed Jan 13 12:44:17 UTC 2021 - pgajdos@suse.com