- Add missing BuildRequires on timezone.

- Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-djangoapp?expand=0&rev=10
This commit is contained in:
2024-07-23 05:01:44 +00:00
committed by Git OBS Bridge
parent 3a37b1bbf0
commit 3b44e50972
2 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 23 05:01:31 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add missing BuildRequires on timezone.
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Mon Jul 24 18:55:24 UTC 2023 - Dirk Müller <dmueller@suse.com>