Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
65b4c29f3d |
BIN
pytest_env-0.8.2.tar.gz
(Stored with Git LFS)
Normal file
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)
BIN
pytest_env-1.1.5.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -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>
|
Mon Jul 24 18:58:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pytest-env
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pytest-env
|
Name: python-pytest-env
|
||||||
Version: 1.1.5
|
Version: 0.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pytest plugin to add environment variables
|
Summary: Pytest plugin to add environment variables
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user