- Add missing Requires on typing_extensions for Python 3.10.

- Correct fdupes macro call.
- Add an empty %check section to silence rpmlint.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypdf?expand=0&rev=5
This commit is contained in:
2024-09-13 05:35:40 +00:00
committed by Git OBS Bridge
parent 20b6c3871d
commit 5eddb0ddf8
2 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 13 05:35:16 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add missing Requires on typing_extensions for Python 3.10.
- Correct fdupes macro call.
- Add an empty %check section to silence rpmlint.
-------------------------------------------------------------------
Fri Aug 30 19:52:14 UTC 2024 - Aline Werner <aline.werner@suse.com>