- update to 0.8.2:

* Bump tools and deps
  * Bump deps and tools
  * Add 3.12 support
  * Add ruff

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-env?expand=0&rev=14
This commit is contained in:
Dirk Mueller 2023-07-24 18:59:11 +00:00 committed by Git OBS Bridge
parent 8cfeb34c78
commit 1ae8ad2a90
4 changed files with 14 additions and 5 deletions

BIN
pytest_env-0.8.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
pytest_env-0.8.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jul 24 18:58:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.8.2:
* Bump tools and deps
* Bump deps and tools
* Add 3.12 support
* Add ruff
-------------------------------------------------------------------
Thu May 4 22:50:00 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -18,12 +18,12 @@
%{?sle15_python_module_pythons}
Name: python-pytest-env
Version: 0.8.1
Version: 0.8.2
Release: 0
Summary: Pytest plugin to add environment variables
License: MIT
Group: Development/Languages/Python
URL: https://github.com/MobileDynasty/pytest-env
URL: https://github.com/pytest-dev/pytest-env
Source: https://files.pythonhosted.org/packages/source/p/pytest-env/pytest_env-%{version}.tar.gz
BuildRequires: %{python_module hatch_vcs}
BuildRequires: %{python_module pip}