14
0
forked from pool/python-ana

Accepting request 788217 from home:polslinux:branches:devel:languages:python

- Add use_unittest.patch
    * switch to unittest as nose won't work with Python 3.9/3.10

OBS-URL: https://build.opensuse.org/request/show/788217
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ana?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-03-25 15:11:45 +00:00
committed by Git OBS Bridge
parent 01599f1509
commit 26939e701a
4 changed files with 246 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 25 13:44:05 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Add use_unittest.patch
* switch to unittest as nose won't work with Python 3.9/3.10
-------------------------------------------------------------------
Mon Jun 10 14:19:34 UTC 2019 - Andreas Färber <afaerber@suse.de>