- update to 1.1.1:

* Fix native toml documentation does not match code
  * Fix type checker
  * Drop the pytest dot
  * Add native toml support
  * Disable plugin autoloading in the test suite

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

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

Binary file not shown.

3
pytest_env-1.1.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Nov 7 19:38:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.1:
* Fix native toml documentation does not match code
* Fix type checker
* Drop the pytest dot
* Add native toml support
* Disable plugin autoloading in the test suite
-------------------------------------------------------------------
Mon Jul 24 18:58:47 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-env
Version: 0.8.2
Version: 1.1.1
Release: 0
Summary: Pytest plugin to add environment variables
License: MIT