14
0
forked from pool/python-dill

- Update to 0.4.0:

* add initial support for python 3.14
  * fix typo in requirements.txt
  * updated copyright for 2025
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=34
This commit is contained in:
2025-05-05 02:48:18 +00:00
committed by Git OBS Bridge
parent 76a761d8f3
commit ea33b3ce98
4 changed files with 19 additions and 9 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 5 02:47:52 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.4.0:
* add initial support for python 3.14
* fix typo in requirements.txt
* updated copyright for 2025
- Switch to pyproject macros.
-------------------------------------------------------------------
Tue Oct 22 13:27:09 UTC 2024 - Dirk Müller <dmueller@suse.com>