1
0

Accepting request 1124083 from devel:languages:python:pytest

- update to 1.5.0:
  * Added support for Python 3.11 and 3.12.
  * Dropped support for Python 3.7.

OBS-URL: https://build.opensuse.org/request/show/1124083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-datadir?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2023-11-08 21:17:10 +00:00 committed by Git OBS Bridge
commit 2d6668391d
4 changed files with 12 additions and 4 deletions

BIN
pytest-datadir-1.4.1.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1617ed92f9afda0c877e4eac91904b5f779d24ba8f5e438752e3ae39d8d2ee3f
size 8821

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 7 19:37:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.5.0:
* Added support for Python 3.11 and 3.12.
* Dropped support for Python 3.7.
-------------------------------------------------------------------
Thu May 4 23:11:59 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -18,12 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-pytest-datadir
Version: 1.4.1
Version: 1.5.0
Release: 0
Summary: Plugin for test data directories and files
License: MIT
URL: https://github.com/gabrielcnr/pytest-datadir
Source: https://files.pythonhosted.org/packages/source/p/pytest-datadir/pytest-datadir-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes