forked from pool/python-lml
- version update to 0.1.0 #. non class object can be a plugin too #. `#20 <https://github.com/python-lml/lml/issues/20>`_: When a plugin was not installed, it now calls raise_exception method - test the package - deleted patches - remove_nose.patch (upstreamed) - added patches fix https://github.com/python-lml/lml/issues/26 + python-lml-no-mock.patch OBS-URL: https://build.opensuse.org/request/show/964262 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lml?expand=0&rev=8
60 lines
2.0 KiB
Plaintext
60 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Mar 23 11:07:34 UTC 2022 - pgajdos@suse.com
|
|
|
|
- version update to 0.1.0
|
|
#. non class object can be a plugin too
|
|
#. `#20 <https://github.com/python-lml/lml/issues/20>`_: When a plugin was not
|
|
installed, it now calls raise_exception method
|
|
- test the package
|
|
- deleted patches
|
|
- remove_nose.patch (upstreamed)
|
|
- added patches
|
|
fix https://github.com/python-lml/lml/issues/26
|
|
+ python-lml-no-mock.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 7 13:13:56 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add remove_nose.patch (gh#python-lml/lml#19), which
|
|
unfortunately is still WIP, so we have to remove switch off
|
|
tests for now.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 25 14:03:11 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix license string
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 15 23:58:43 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Avoid name repetition in summary. Update description.
|
|
- Use SPDX license names.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 14 09:25:25 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Remove BuildDepends on python devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 8 00:46:09 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v0.0.9
|
|
- Fixes to the source tarball
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 7 03:05:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v0.0.8
|
|
- source tarball includes tests, which are now used by rpm
|
|
to validate rpm.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 1 08:56:10 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Run doctests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 27 09:37:42 UTC 2018 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial revision for v0.0.7
|