14
0

- Add remove-nose.patch:

* Use pytest rather than nose in one test case.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cx_Freeze?expand=0&rev=11
This commit is contained in:
2021-09-17 02:54:36 +00:00
committed by Git OBS Bridge
parent 0f23fdae5a
commit 3eb9ab71f2
3 changed files with 36 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 17 02:53:48 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add remove-nose.patch:
* Use pytest rather than nose in one test case.
-------------------------------------------------------------------
Wed May 27 09:36:53 UTC 2020 - Petr Gajdos <pgajdos@suse.com>