14
0
forked from pool/python-joblib

- Add patch support-setuptools-62.patch:

* Support setuptools >= 62 by handling more than one warning in a test
    case.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-joblib?expand=0&rev=50
This commit is contained in:
2022-07-20 11:01:20 +00:00
committed by Git OBS Bridge
parent e7f363750f
commit b563780765
3 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 20 11:00:18 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-setuptools-62.patch:
* Support setuptools >= 62 by handling more than one warning in a test
case.
-------------------------------------------------------------------
Sat Oct 16 21:31:20 UTC 2021 - Dirk Müller <dmueller@suse.com>