forked from pool/python-exam
- Stop using greedy globs in %files. - Add patch fix-assertion-methods.patch: * Correct test assertion methods. - Refresh no-mock.patch, to remove it from install_requires. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exam?expand=0&rev=11
40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 19 03:46:37 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
- Stop using greedy globs in %files.
|
|
- Add patch fix-assertion-methods.patch:
|
|
* Correct test assertion methods.
|
|
- Refresh no-mock.patch, to remove it from install_requires.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|