diff --git a/pytest_env-0.8.1.tar.gz b/pytest_env-0.8.1.tar.gz deleted file mode 100644 index 5ae09b0..0000000 --- a/pytest_env-0.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7b2f5273ec6d1e221757998bc2f50d2474ed7d0b9331b92556011fadc4e9abf -size 6926 diff --git a/pytest_env-0.8.2.tar.gz b/pytest_env-0.8.2.tar.gz new file mode 100644 index 0000000..3e87d95 --- /dev/null +++ b/pytest_env-0.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baed9b3b6bae77bd75b9238e0ed1ee6903a42806ae9d6aeffb8754cd5584d4ff +size 7419 diff --git a/python-pytest-env.changes b/python-pytest-env.changes index 5961c1c..6f8b835 100644 --- a/python-pytest-env.changes +++ b/python-pytest-env.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 24 18:58:47 UTC 2023 - Dirk Müller + +- update to 0.8.2: + * Bump tools and deps + * Bump deps and tools + * Add 3.12 support + * Add ruff + ------------------------------------------------------------------- Thu May 4 22:50:00 UTC 2023 - Dirk Müller diff --git a/python-pytest-env.spec b/python-pytest-env.spec index fca52e6..6567e78 100644 --- a/python-pytest-env.spec +++ b/python-pytest-env.spec @@ -18,12 +18,12 @@ %{?sle15_python_module_pythons} Name: python-pytest-env -Version: 0.8.1 +Version: 0.8.2 Release: 0 Summary: Pytest plugin to add environment variables License: MIT Group: Development/Languages/Python -URL: https://github.com/MobileDynasty/pytest-env +URL: https://github.com/pytest-dev/pytest-env Source: https://files.pythonhosted.org/packages/source/p/pytest-env/pytest_env-%{version}.tar.gz BuildRequires: %{python_module hatch_vcs} BuildRequires: %{python_module pip}