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.3.tar.gz b/pytest_env-1.1.3.tar.gz new file mode 100644 index 0000000..3da646c --- /dev/null +++ b/pytest_env-1.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd7dc23bb71efd3d35632bde1bbe5ee8c8dc4489d6617fb010674880d96216b +size 8627 diff --git a/python-pytest-env.changes b/python-pytest-env.changes index 6f8b835..41e6c96 100644 --- a/python-pytest-env.changes +++ b/python-pytest-env.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Dec 4 10:57:20 UTC 2023 - Dirk Müller + +- update to 1.1.3: + * fix README typo + +------------------------------------------------------------------- +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..72b6db2 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.3 Release: 0 Summary: Pytest plugin to add environment variables License: MIT