17
0

7 Commits

Author SHA256 Message Date
0f7905baa3 - Update to 1.8.1:
* Small refactor to make error messages a bit clearer
  * Fixed tests which were installing from PyPI rather than local
  * Removed usage of deprecated pytest.yield_fixture.
  * Removed usage of distutils, where possible.
- Refreshed python-pytest-profiling-no-six.patch
- Drop patch fix-type-arguments.patch, now included.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-profiling?expand=0&rev=13
2025-02-04 04:14:12 +00:00
ce3cb125c5 - Update to 1.8.0:
* Drop support for Python 2 and <3.6, removing compatibility code.
  * Use stdlib unittest.mock instead of mock package.
  * Removed usage of path.py and path in favour of pathlib.
  * Added support to hide/show the full path of file.
  * Remove pinning of more-itertools.
  * Add support to define element number for print_stats()
  * Fix mock in test_writes_summary
- Dropped patches, included upstream:
  * pytest-fixtures-pr171-remove-mock.patch
  * fix-mock-call.patch
- Add patch fix-type-arguments.patch:
  * Use correct type argument for argparse.
- Refreshed python-pytest-profiling-no-six.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-profiling?expand=0&rev=11
2024-10-22 06:10:33 +00:00
469199186d - Switch to pyproject macros.
- Less globs in %files.
- Clean up Python 2 leftovers.
- Edit python-pytest-profiling-no-six.patch to also drop the
  install_requires.
- Add patch fix-mock-call.patch:
  * Correct mocking call to be assert_called_with().

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-profiling?expand=0&rev=9
2024-03-12 04:30:51 +00:00
605ba2a4ce Accepting request 1041386 from home:pgajdos:python
- do not require mock
- use -p1 as quilt refresh does not like higher ones
- modified patches
  % pytest-fixtures-pr171-remove-mock.patch (refreshed)
- added patches
  fix https://github.com/man-group/pytest-plugins/issues/209
  + python-pytest-profiling-no-six.patch

OBS-URL: https://build.opensuse.org/request/show/1041386
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-profiling?expand=0&rev=7
2022-12-09 10:51:24 +00:00
cede0c9e17 Accepting request 971925 from home:bnavigator:branches:devel:languages:python:pytest
- Fix fallout from SUSE's crusade against mock because mock was
  required and is not pulled in anymore by something else
  * Add pytest-fixtures-pr171-remove-mock.patch
  * gh#man-group/pytest-plugins#171

OBS-URL: https://build.opensuse.org/request/show/971925
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-profiling?expand=0&rev=5
2022-04-22 05:18:31 +00:00
Tomáš Chvátal
e19429194e - Update to 1.7.0:
* Support for pytest 4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-profiling?expand=0&rev=3
2019-06-03 09:17:00 +00:00
Tomáš Chvátal
711b09fce1 Accepting request 687314 from home:jayvdb:coala:test-rig
- Initial spec for v1.6.0

OBS-URL: https://build.opensuse.org/request/show/687314
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-profiling?expand=0&rev=1
2019-03-21 14:37:04 +00:00