File python-pytest-travis-fold.changes of Package python-pytest-travis-fold
-------------------------------------------------------------------
Mon Jul 22 08:20:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Skip failing test with pytest5 (different regexp match) as there
are no really active upstream commits
-------------------------------------------------------------------
Thu Jul 18 09:30:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Fix pytest call
-------------------------------------------------------------------
Mon Mar 25 11:18:28 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
-------------------------------------------------------------------
Thu Mar 21 10:10:29 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove unnecessary dependency on python-devel
- Remove unnecessary %bcond test
- Activate test suite
- Add %license
- Update to v1.3.0
* Fix for pytest 3.3.0
* Revisit Travis/tox config
* Test pytest<3.3 with py26, where py is not supported anymore
* setup.py/tox.ini: drop py26, add py36
* Travis: test pytest<3.3 with py32/py33, remove py26
* Travis: revert global env, use -e
* Remove support for Python 3.2
-------------------------------------------------------------------
Mon Aug 14 01:51:02 UTC 2017 - toddrme2178@gmail.com
- Initial version