1
0

- Add patch no-utcfromtimestamp.patch, stop using a deprecated function.

- Switch to pyproject and autosetup macros.
- Stop using greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dateutil?expand=0&rev=28
This commit is contained in:
2023-09-18 04:40:05 +00:00
committed by Git OBS Bridge
parent f62684b5d6
commit 99034ec70a
3 changed files with 63 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 18 04:39:14 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch no-utcfromtimestamp.patch, stop using a deprecated function.
- Switch to pyproject and autosetup macros.
- Stop using greedy globs in %files.
-------------------------------------------------------------------
Fri Apr 21 12:32:11 UTC 2023 - Dirk Müller <dmueller@suse.com>