File python-avocado.changes of Package python-avocado
-------------------------------------------------------------------
Mon Mar 17 01:08:11 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 109.0:
Full changelog: https://avocado-framework.readthedocs.io/en/108.0/releases/108_0.html
- Switch to pyproject macros.
-------------------------------------------------------------------
Tue Oct 25 16:52:14 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Update to version 98
Full cahngelog: https://avocado-framework.readthedocs.io/en/98.0/releases/98_0.html
-------------------------------------------------------------------
Thu Apr 29 13:21:57 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- Fix usage of python_module macro in BuildRequires
-------------------------------------------------------------------
Mon May 25 03:52:07 UTC 2020 - Jason Craig <os-dev@jacraig.com>
- Require python-Fabric instead of python-Fabric3.
Fabric now supports Python 3 and Fabric3 has declared itself
deprecated.
-------------------------------------------------------------------
Fri Mar 20 08:52:47 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Add conflict with old avocado for migration
-------------------------------------------------------------------
Thu Feb 20 18:14:25 UTC 2020 - James Fehlig <jfehlig@suse.com>
- Stop building for python2
-------------------------------------------------------------------
Sat Sep 14 03:43:51 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Use have/skip_python2/3 macros to allow building only one flavour
-------------------------------------------------------------------
Fri Mar 1 11:48:54 UTC 2019 - Jozef Pupava <jpupava@suse.com>
- Update to version 69
* No upsteam changelog available
-------------------------------------------------------------------
Wed Jan 2 15:38:41 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Trim not needed dependencies
-------------------------------------------------------------------
Tue Nov 20 08:34:47 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
- Update dependencies
-------------------------------------------------------------------
Mon Nov 5 13:54:41 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
- Fix typo in dependencies
-------------------------------------------------------------------
Tue Sep 11 15:42:21 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Fix incomplete grammar of descriptions and comments.
- Add RPM group definitions.
-------------------------------------------------------------------
Mon Jul 30 11:26:04 UTC 2018 - mpluskal@suse.com
- Merge with upstream/Fedora packaging
-------------------------------------------------------------------
Thu Jul 6 23:11:46 UTC 2017 - brogers@suse.com
- Fix build failures due to unresolved reference to rst2man
-------------------------------------------------------------------
Fri Mar 31 14:49:21 UTC 2017 - brogers@suse.com
- Update to v36.4lts (Long Term Stability)
-------------------------------------------------------------------
Tue Dec 20 16:34:52 UTC 2016 - brogers@suse.com
- Update to v36.3lts (Long Term Stability)
-------------------------------------------------------------------
Tue Nov 22 15:41:44 UTC 2016 - brogers@suse.com
- Update to v36.2lts (Long Term Stability)
-------------------------------------------------------------------
Wed May 25 16:13:46 UTC 2016 - brogers@suse.com
- Update to v36.0lts (Long Term Stability)
-------------------------------------------------------------------
Thu Apr 28 23:05:23 UTC 2016 - brogers@suse.com
- Update to v35.0 (Yes, the version numbering system changed)
-------------------------------------------------------------------
Wed Mar 23 16:15:16 UTC 2016 - brogers@suse.com
- Update to v0.34.0
-------------------------------------------------------------------
Thu Feb 18 18:49:04 UTC 2016 - brogers@suse.com
- Update to v0.33.0
-------------------------------------------------------------------
Fri Jan 22 19:19:58 UTC 2016 - brogers@suse.com
- Fixed typo in BuildRequires list
-------------------------------------------------------------------
Wed Jan 20 22:51:48 UTC 2016 - brogers@suse.com
- Update to v0.32.0
-------------------------------------------------------------------
Fri Oct 9 01:14:02 UTC 2015 - brogers@suse.com
- Update to v0.29.0
-------------------------------------------------------------------
Tue Oct 6 13:57:39 UTC 2015 - brogers@suse.com
- Changed a Requires package name from pyliblzma to python-pyliblzma
-------------------------------------------------------------------
Tue Oct 6 11:27:49 UTC 2015 - brogers@suse.com
- Changed a Requires package name from gdb-gdbserver to gdbserver
-------------------------------------------------------------------
Mon Oct 5 22:39:17 UTC 2015 - brogers@suse.com
- Initial Check-in.
Initial preping of spec file provided with the upstream git repo
include conforming package names, license name, and adding needed
%dir directives.
A reference to the dir directory also needed to be changed in
source code by patching.
Another patch was needed for an issue in a documentation source
file.
I attempted to get the make check to work, but gave up for now,
and just commented that out of the spec file.