Sync from SUSE:SLFO:Main python-pytest-datadir revision 172f86d3ddbd90b2b256d603f49d730d

This commit is contained in:
Adrian Schröter 2024-12-13 12:09:02 +01:00
parent e898229042
commit 9b4c10a967
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.

BIN
pytest-datadir-1.5.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

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