diff --git a/pytest-socket-0.3.4.tar.gz b/pytest-socket-0.3.4.tar.gz deleted file mode 100644 index 3382b21..0000000 --- a/pytest-socket-0.3.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6480d6962b1f908f4b7c267ed4cfbc8fe27555562dec31cf9f8988fc1bf11f64 -size 5128 diff --git a/pytest-socket-0.3.5.tar.gz b/pytest-socket-0.3.5.tar.gz new file mode 100644 index 0000000..d07287b --- /dev/null +++ b/pytest-socket-0.3.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30470fe8a0ecdbfdbfc35c1e4ac9c823f0348181570792e71ac234e07c6340f +size 5224 diff --git a/python-pytest-socket.changes b/python-pytest-socket.changes index f636cb6..a826f19 100644 --- a/python-pytest-socket.changes +++ b/python-pytest-socket.changes @@ -1,7 +1,14 @@ +------------------------------------------------------------------- +Tue Jun 9 07:44:50 UTC 2020 - Tomáš Chvátal + +- Update to 0.3.5: + * Fix bug in marker evaluation #42 + * Refactor tests for clarity + ------------------------------------------------------------------- Tue Apr 14 09:06:47 UTC 2020 - Tomáš Chvátal -- Update to 0.4.3: +- Update to 0.3.4: * Drop support for unsupported versions of Python #23 * Convert toolchain from pip/tox/twine to poetry * Replace TravisCI and Appveyor with GitHub Actions #36 diff --git a/python-pytest-socket.spec b/python-pytest-socket.spec index bd8bb1b..eb35276 100644 --- a/python-pytest-socket.spec +++ b/python-pytest-socket.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pytest-socket -Version: 0.3.4 +Version: 0.3.5 Release: 0 Summary: Pytest Plugin to disable socket License: MIT