9 Commits

Author SHA256 Message Date
d9f2213be7 - Update to 1.8.1:
* Added default to install editable packages by using direct_url.json,
    if it exists
- Test with all Python versions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=19
2025-02-04 04:14:52 +00:00
076bc6424f - Remove not needed python-setuptools-git
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=17
2024-11-04 11:48:16 +00:00
4d70ce8996 - 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.
  * Modernised package.
  * Added delete_workspace parameter to VirtualEnv.
  * Removed extras_require.
- Switch to pyproject macros.
- No more greedy globs in %files.
- Removed patches, included upstream:
  * remove_mock.patch
- Refreshed remove_virtualenv.patch
- Do not test with Python 3.12 and above due to an upstream bug.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=14
2024-10-22 06:11:40 +00:00
c2c17ae0c8 Accepting request 1092139 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092139
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=12
2023-06-11 11:32:48 +00:00
2a1a41e7d1 - Inject multibuild to break up a build loop.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=10
2021-11-15 07:30:50 +00:00
359af771ed Accepting request 855629 from home:mcepl:branches:devel:tools:scm
- We don't need to break Python 2.7

OBS-URL: https://build.opensuse.org/request/show/855629
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=8
2020-12-14 00:35:28 +00:00
1b1a2d9997 Accepting request 855340 from home:mcepl:branches:devel:tools:scm
- Add remove_mock.patch to remove dependency on the external mock
  package (gh#man-group/pytest-plugins#168). Also add
  remove_virtualenv.patch to remove dependency on external
  virtualenv package.

OBS-URL: https://build.opensuse.org/request/show/855340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=7
2020-12-12 12:13:09 +00:00
Tomáš Chvátal
0292233247 - Update to 1.7.0:
* Support pytest 4
  * Support python 3.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=5
2019-06-03 08:57:12 +00:00
Tomáš Chvátal
376ed3b49c - Initial commit, needed by pytest-runner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=1
2019-02-15 11:59:09 +00:00