diff --git a/pytest_env-0.8.2.tar.gz b/pytest_env-0.8.2.tar.gz deleted file mode 100644 index 3e87d95..0000000 --- a/pytest_env-0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:baed9b3b6bae77bd75b9238e0ed1ee6903a42806ae9d6aeffb8754cd5584d4ff -size 7419 diff --git a/pytest_env-1.1.1.tar.gz b/pytest_env-1.1.1.tar.gz new file mode 100644 index 0000000..a439829 --- /dev/null +++ b/pytest_env-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1efb8acce1f6431196150f3b30673443ff05a6fabff64539a9495cd2248adf9e +size 8625 diff --git a/python-pytest-env.changes b/python-pytest-env.changes index 6f8b835..727fb99 100644 --- a/python-pytest-env.changes +++ b/python-pytest-env.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 7 19:38:22 UTC 2023 - Dirk Müller + +- 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 diff --git a/python-pytest-env.spec b/python-pytest-env.spec index 6567e78..2ec0a98 100644 --- a/python-pytest-env.spec +++ b/python-pytest-env.spec @@ -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