2024-03-11 22:35:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 8 20:17:05 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Fix requirements for python39 (yes really)
|
|
|
|
- Make brittle test "fix" depending on the undocumented value of
|
|
|
|
unexpanded %python_bin_suffix more robust
|
|
|
|
|
2023-07-19 16:36:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 19 13:34:19 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
|
|
|
|
- Fix build error for Leap.
|
|
|
|
|
2023-06-01 12:16:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 1 10:15:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.4.1:
|
|
|
|
* Dropped support for Python 3.7
|
|
|
|
* Fix loading scripts with non-UTF-8 encodings.
|
|
|
|
* Print output when a subprocess runner with `check=True` fails
|
|
|
|
was missing.
|
|
|
|
* Added type-hinting for all types,
|
|
|
|
`pytest_console_scripts.ScriptRunner`
|
|
|
|
can now be used to hint the `script_runner` fixture.
|
|
|
|
* Added support for the `shell` and `check` keywords for in-
|
|
|
|
process mode.
|
|
|
|
* Passing command arguments in `*args` is now deprecated and
|
|
|
|
will raise warnings.
|
|
|
|
* Dropped support for Python 3.6
|
|
|
|
* Install-time dependencies have been fixed.
|
|
|
|
|
2022-03-21 02:24:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 21 01:22:50 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.3.1:
|
|
|
|
* Remove use of mock.
|
|
|
|
- Drop patch remove-mock.patch, included upstream.
|
|
|
|
|
2022-03-18 05:16:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 18 04:14:59 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.3:
|
|
|
|
* Add a note on manual result printing to README - #50
|
|
|
|
* Bump Python version to 3.6 - fix #51
|
|
|
|
- Add patch remove-mock.patch:
|
|
|
|
* Remove use of mock.
|
|
|
|
|
2021-12-17 22:10:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 17 13:50:46 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- pytest-runner is not required for build
|
|
|
|
|
2021-12-09 01:18:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 8 08:33:48 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 1.2.1
|
|
|
|
* no upstream changelog
|
|
|
|
- deleted patches
|
|
|
|
- virtualenv-20.patch (upstreamed)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 8 07:33:48 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- do not require pytest-runner for build, it is not needed
|
|
|
|
|
2020-05-15 10:53:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 15 08:53:13 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Do not pull in pytest twice
|
|
|
|
|
2020-04-06 10:22:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 6 08:19:12 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Add patch to work with python-virtualenv >= 20:
|
|
|
|
* virtualenv-20.patch
|
|
|
|
|
2019-11-15 11:44:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 15 10:41:07 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.2.0:
|
|
|
|
* no upstream changelog
|
|
|
|
|
2019-09-25 11:05:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 25 09:04:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update the pytest requirement to > 4 as per setup.py
|
|
|
|
|
2019-09-13 15:24:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 13 13:22:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.1.10:
|
|
|
|
* Print out return code, stdout and stderr output
|
|
|
|
|
2019-08-22 10:34:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 22 08:31:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Use spec-cleaner
|
|
|
|
- Update to 0.1.9:
|
|
|
|
* Fixes for newer pytest releases
|
|
|
|
|
2019-08-22 10:30:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 1 12:07:44 UTC 2018 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 0.1.6
|
|
|
|
- Added pytest-console-scripts-0.1.6_test_virtualenv.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 15 09:11:13 UTC 2018 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Initial package
|