forked from pool/python-exam
* Stop using mock. - Drop mock BuildRequires/Requires. - No longer run testsuite twice. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exam?expand=0&rev=9
31 lines
1012 B
Plaintext
31 lines
1012 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 14 05:55:32 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch no-mock.patch:
|
|
* Stop using mock.
|
|
- Drop mock BuildRequires/Requires.
|
|
- No longer run testsuite twice.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 14 13:06:42 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Add LICENSE
|
|
- Remove unnecessary %bcond_without test
|
|
- Add testing under pytest
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 26 10:32:50 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- Add remove_nose.patch
|
|
* as nose won't work with Python 3.9/3.10
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:47:48 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 8 18:45:26 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|