Compare commits

1 Commits
main ... 1.1

4 changed files with 5 additions and 27 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,25 +1,3 @@
-------------------------------------------------------------------
Thu Oct 31 16:41:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.1.5:
* Improve the CI
-------------------------------------------------------------------
Mon Dec 4 10:57:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.3:
* fix README typo
-------------------------------------------------------------------
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

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-env
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-env
Version: 1.1.5
Version: 0.8.2
Release: 0
Summary: Pytest plugin to add environment variables
License: MIT