- Update to 0.3.5:

* Fix bug in marker evaluation #42
  * Refactor tests for clarity
- Update to 0.3.4:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-socket?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2020-06-09 07:46:53 +00:00
committed by Git OBS Bridge
parent 151b83eb07
commit 15abba1dc4
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6480d6962b1f908f4b7c267ed4cfbc8fe27555562dec31cf9f8988fc1bf11f64
size 5128

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b30470fe8a0ecdbfdbfc35c1e4ac9c823f0348181570792e71ac234e07c6340f
size 5224

View File

@@ -1,7 +1,14 @@
-------------------------------------------------------------------
Tue Jun 9 07:44:50 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- 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 <tchvatal@suse.com> Tue Apr 14 09:06:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.4.3: - Update to 0.3.4:
* Drop support for unsupported versions of Python #23 * Drop support for unsupported versions of Python #23
* Convert toolchain from pip/tox/twine to poetry * Convert toolchain from pip/tox/twine to poetry
* Replace TravisCI and Appveyor with GitHub Actions #36 * Replace TravisCI and Appveyor with GitHub Actions #36

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-pytest-socket Name: python-pytest-socket
Version: 0.3.4 Version: 0.3.5
Release: 0 Release: 0
Summary: Pytest Plugin to disable socket Summary: Pytest Plugin to disable socket
License: MIT License: MIT