Accepting request 1074588 from devel:languages:python:pytest

- update to 1.6.0:
  * Relaxed dependency requirements (`#77
    <https://github.com/pytest-dev/pytest-forked/issues/77>`__).
  * Dropped support for Python 3.6.
  * Added official support for Python 3.11.

OBS-URL: https://build.opensuse.org/request/show/1074588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-forked?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2023-03-29 21:26:22 +00:00 committed by Git OBS Bridge
commit f197ae2ef5
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b67587c8f98cbbadfdd804539ed5455b6ed03802203485dd2f53c1422d7440e
size 10197

BIN
pytest-forked-1.6.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 27 07:30:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.6.0:
* Relaxed dependency requirements (`#77
<https://github.com/pytest-dev/pytest-forked/issues/77>`__).
* Dropped support for Python 3.6.
* Added official support for Python 3.11.
-------------------------------------------------------------------
Wed Nov 30 08:45:20 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pytest-forked
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: python-pytest-forked
Version: 1.4.0
Version: 1.6.0
Release: 0
Summary: Run each test in a forked subprocess
License: MIT