File python-junitxml.changes of Package python-junitxml
-------------------------------------------------------------------
Thu Feb 29 23:51:12 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
- Add update-alternatives Requires.
- Clean up some Python 2 leftovers.
-------------------------------------------------------------------
Tue Jan 11 21:06:55 UTC 2022 - Dirk Müller <dmueller@suse.com>
- add python-rpm-macros dependency
-------------------------------------------------------------------
Mon Nov 8 12:39:42 UTC 2021 - Dirk Müller <dmueller@suse.com>
- add xml dependencies
-------------------------------------------------------------------
Tue Jun 9 11:09:30 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- replace nose
-------------------------------------------------------------------
Wed Oct 31 11:45:53 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Fix download url
- Make tests pass junitxml-tests.patch
-------------------------------------------------------------------
Wed Oct 24 15:01:18 UTC 2018 - Dirk Mueller <dmueller@suse.com>
- switch to singlespec
-------------------------------------------------------------------
Fri Nov 30 14:31:48 UTC 2012 - toddrme2178@gmail.com
- Add missing executable
-------------------------------------------------------------------
Fri Nov 23 11:10:24 UTC 2012 - saschpe@suse.de
- Update to version 0.7:
+ Added a .testr.conf file for running tests with testrepository.
+ Change from skip to skipped to fit the 'standard' better.
+ There is now a runner compatible with the unittest2 command line options, for
easy 'just give me XML' usage.
-------------------------------------------------------------------
Mon Mar 26 12:11:16 UTC 2012 - saschpe@suse.de
- Initial version