15
0
forked from pool/python-dist

- Switch to pyproject macros.

- No more greedy globs in %files.
- Add patch fix-version-number.patch:
  * Actually have this report itself as the correct version.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dist?expand=0&rev=10
This commit is contained in:
2025-06-05 06:07:45 +00:00
committed by Git OBS Bridge
parent f6ee271f1f
commit e3cbe52916
3 changed files with 62 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 5 06:03:04 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
- Add patch fix-version-number.patch:
* Actually have this report itself as the correct version.
-------------------------------------------------------------------
Thu Apr 13 10:37:20 UTC 2023 - pgajdos@suse.com