Accepting request 1218839 from devel:languages:python:pytest

- update to 3.16.0:
  * Drop Python 3.8 support.
  * Support Python 3.13.

OBS-URL: https://build.opensuse.org/request/show/1218839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-randomly?expand=0&rev=17
This commit is contained in:
2024-10-29 13:35:05 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:273e955ff721829977bc5c418bdaa32cba6496ff1925066453eb2d53f23e9406
size 34667

BIN
pytest-randomly-3.16.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 28 16:48:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.16.0:
* Drop Python 3.8 support.
* Support Python 3.13.
-------------------------------------------------------------------
Mon Oct 28 09:41:53 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-randomly
Version: 3.15.0
Version: 3.16.0
Release: 0
Summary: Pytest plugin to randomly order tests and control random.seed
License: MIT